aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11Merge branch 'feature/new_commutation_sensor_calibration' into developTero Kontkanen
2017-05-10Changed serial encoder mode definitionsTero Kontkanen
2017-05-09Changed definition of SMP_SERIAL_ENC_BITS 574Tero Kontkanen
2017-05-08Merge pull request #4 from oswjk/fix-typesTero Kontkanen
2017-05-08Merge pull request #3 from oswjk/feature/tcpipTero Kontkanen
2017-05-08Merge pull request to add OS X support in pcserialport.cTero Kontkanen
2017-05-08Merge branch 'feature/osx-support' of https://github.com/oswjk/SimpleMotionV2...Tero Kontkanen
2017-05-08Scope capture changes (mainly used by Granity)Tero Kontkanen
2017-05-07- Renamed scope param 5014 as SMP_CAPTURE_BEFORE_TRIGGER_SAMPLE_COUNTTero Kontkanen
2017-05-06Change SMP_CAPTURE_TRIGGER_DELAY descriptionTero Kontkanen
2017-05-06added DEVICE_CAPABILITY_SCOPE_TRIGGER_DELAYTero Kontkanen
2017-05-06Added SMP_CAPTURE_TRIGGER_DELAY that sets scope capture trigger delay. Value ...Tero Kontkanen
2017-04-11Fix wrong handles being passed to smBDRead in simplemotion.cfix-typesOskari Timperi
2017-04-11Turn a lonely bool variable into an int variablefeature/osx-supportOskari Timperi
2017-04-11Add TCP/IP support to busdevice.cfeature/tcpipOskari Timperi
2017-04-10Support serial port on OS XOskari Timperi
2017-02-23Add parameter definitions (device capabilities & restore saved config command)Tero Kontkanen
2017-02-23Fix rest of the compiler warningsTero Kontkanen
2017-02-23Purge port buffers on device open callTero Kontkanen
2017-02-23Got rid of various compiler warningsTero Kontkanen
2017-02-23Merge branch 'feature/BufferedMotionAPI' into developTero Kontkanen
2017-02-23Merge branch 'develop' into feature/BufferedMotionAPIfeature/BufferedMotionAPITero Kontkanen
2017-02-20Redefined SMP_SERIAL_ENC_BITS specsTero Kontkanen
2017-02-08Changed license to Apache license 2.0Tero Kontkanen
2017-02-08Add SSI encoder definitionsTero Kontkanen
2017-02-02Fix smDebug calls (swapped bushandle & verbosity level arguments when incorrect)Tero Kontkanen
2017-02-01Restore mistakenly commented-out definitionsfeature/new_commutation_sensor_calibrationTero Kontkanen
2017-01-31Reverse some changes: keep original halls sensor flags intact, and instead us...Tero Kontkanen
2017-01-31Revert "Rename FLAG_USE_HALLS to FLAG_USE_COMMUTATION_SENSOR (backwards compa...Tero Kontkanen
2017-01-30Rename FLAG_USE_HALLS to FLAG_USE_COMMUTATION_SENSOR (backwards compatible ch...Tero Kontkanen
2017-01-29New commutation sensor parametersTero Kontkanen
2017-01-28Remove old library test source. Changed version to 0x201000 = 2.1.0 before me...Tero Kontkanen
2017-01-27Merge branch 'feature/replace_rs232_lib' into developTero Kontkanen
2017-01-27Make serial port driver unix compliant, not only linuxfeature/replace_rs232_libTero Kontkanen
2016-12-29Replaced RS232 library by customized code, not tested yet (win or linux)Tero Kontkanen
2016-12-20Added SMP_SYSTEM_CONTROL_CAPTURE_INDEX_POSITIONTero Kontkanen
2016-12-01Changed FLAG_LIMIT_SWITCHES_NORMALLY_CLOSED_TYPE to FLAG_LIMIT_SWITCHES_NORMA...Tero Kontkanen
2016-11-17Added SMP_VEL_D = 203Tero Kontkanen
2016-11-04Added new SMP_SYSTEM_CONTROL values and changelog of new SM protocol version 26Tero Kontkanen
2016-10-28Added smSetBaudrate() to allow changing bus speedTero Kontkanen
2016-04-18Added SMP_SERIAL_ENC_BITS definitionTero K
2016-03-31Swap EL_MODE 2 and 3 because EL_MODE_IONIZER is not used (at least yet)Tero Kontkanen
2016-03-30Add EL_MODE_SIMUCUBE for IONITero Kontkanen
2016-03-02Redefined notch filter parameter meaningTero K
2016-03-02Added torque mode modifiers & effects definitionsTero Kontkanen
2016-02-08Corrections made to buffered motion code. Still work in progress.Tero K
2016-02-06Started development of buffered motion API. Compiles but not tested.Tero K
2016-02-04Add compatibility to MSVC compilerTero Kontkanen
2016-02-04Fix minor bug: incorrect SM_STATUS returned in smCloseBus. No other effects.Tero Kontkanen
2016-01-19Added new parameter SMP_MAX_OUTPUT_POWER 571Tero K