aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04-07Switch using stdint.h typesfeature/device-deployment-libraryTero Kontkanen
2017-04-06Add missing fclose callsTero Kontkanen
2017-04-06Update readme.md & rename library filesTero Kontkanen
2017-04-06Add proper parameter value conversionTero Kontkanen
2017-04-06Add FW & config deployment library (WIP, Argon not supported yet)Tero Kontkanen
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
2016-01-19Added CURR_LIMIT_REASON_POWER_CAP 5Tero K
2016-01-06Fix CRC calculation of smFastUpdateCycle functionTero K
2016-01-04Added smFastUpdateCycle functionTero K
2015-12-18Added flag to invert limit switch polarityTero Kontkanen
2015-10-28Added SMP_SYSTEM_CONTROL_RESET_FB_AND_SETPOINTTero K
2015-10-20Added first order motor torque ripple/detent/cogging compensation parameters.Tero K
2015-04-29Update SMP_TORQUE_MODE_ATTRIBUTES specificationsTero K