index
:
SimpleMotionV2
develop
feature/BufferedMotionAPI
feature/FastBufferedMotionProtocol
feature/device-deployment-library
feature/new_commutation_sensor_calibration
feature/osx-support
feature/replace_rs232_lib
feature/tcpip
fix-devicedeployment-osx
fix-readFileLine
fix-types
master
rename-CFGConnectingDFUModeFailed
travis
Forked from https://github.com/GraniteDevices/SimpleMotionV2
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-11
Merge branch 'feature/new_commutation_sensor_calibration' into develop
Tero Kontkanen
2017-05-10
Changed serial encoder mode definitions
Tero Kontkanen
2017-05-09
Changed definition of SMP_SERIAL_ENC_BITS 574
Tero Kontkanen
2017-05-08
Merge pull request #4 from oswjk/fix-types
Tero Kontkanen
2017-05-08
Merge pull request #3 from oswjk/feature/tcpip
Tero Kontkanen
2017-05-08
Merge pull request to add OS X support in pcserialport.c
Tero Kontkanen
2017-05-08
Merge branch 'feature/osx-support' of https://github.com/oswjk/SimpleMotionV2...
Tero Kontkanen
2017-05-08
Scope capture changes (mainly used by Granity)
Tero Kontkanen
2017-05-07
- Renamed scope param 5014 as SMP_CAPTURE_BEFORE_TRIGGER_SAMPLE_COUNT
Tero Kontkanen
2017-05-06
Change SMP_CAPTURE_TRIGGER_DELAY description
Tero Kontkanen
2017-05-06
added DEVICE_CAPABILITY_SCOPE_TRIGGER_DELAY
Tero Kontkanen
2017-05-06
Added SMP_CAPTURE_TRIGGER_DELAY that sets scope capture trigger delay. Value ...
Tero Kontkanen
2017-04-11
Fix wrong handles being passed to smBDRead in simplemotion.c
fix-types
Oskari Timperi
2017-04-11
Turn a lonely bool variable into an int variable
feature/osx-support
Oskari Timperi
2017-04-11
Add TCP/IP support to busdevice.c
feature/tcpip
Oskari Timperi
2017-04-10
Support serial port on OS X
Oskari Timperi
2017-02-23
Add parameter definitions (device capabilities & restore saved config command)
Tero Kontkanen
2017-02-23
Fix rest of the compiler warnings
Tero Kontkanen
2017-02-23
Purge port buffers on device open call
Tero Kontkanen
2017-02-23
Got rid of various compiler warnings
Tero Kontkanen
2017-02-23
Merge branch 'feature/BufferedMotionAPI' into develop
Tero Kontkanen
2017-02-23
Merge branch 'develop' into feature/BufferedMotionAPI
feature/BufferedMotionAPI
Tero Kontkanen
2017-02-20
Redefined SMP_SERIAL_ENC_BITS specs
Tero Kontkanen
2017-02-08
Changed license to Apache license 2.0
Tero Kontkanen
2017-02-08
Add SSI encoder definitions
Tero Kontkanen
2017-02-02
Fix smDebug calls (swapped bushandle & verbosity level arguments when incorrect)
Tero Kontkanen
2017-02-01
Restore mistakenly commented-out definitions
feature/new_commutation_sensor_calibration
Tero Kontkanen
2017-01-31
Reverse some changes: keep original halls sensor flags intact, and instead us...
Tero Kontkanen
2017-01-31
Revert "Rename FLAG_USE_HALLS to FLAG_USE_COMMUTATION_SENSOR (backwards compa...
Tero Kontkanen
2017-01-30
Rename FLAG_USE_HALLS to FLAG_USE_COMMUTATION_SENSOR (backwards compatible ch...
Tero Kontkanen
2017-01-29
New commutation sensor parameters
Tero Kontkanen
2017-01-28
Remove old library test source. Changed version to 0x201000 = 2.1.0 before me...
Tero Kontkanen
2017-01-27
Merge branch 'feature/replace_rs232_lib' into develop
Tero Kontkanen
2017-01-27
Make serial port driver unix compliant, not only linux
feature/replace_rs232_lib
Tero Kontkanen
2016-12-29
Replaced RS232 library by customized code, not tested yet (win or linux)
Tero Kontkanen
2016-12-20
Added SMP_SYSTEM_CONTROL_CAPTURE_INDEX_POSITION
Tero Kontkanen
2016-12-01
Changed FLAG_LIMIT_SWITCHES_NORMALLY_CLOSED_TYPE to FLAG_LIMIT_SWITCHES_NORMA...
Tero Kontkanen
2016-11-17
Added SMP_VEL_D = 203
Tero Kontkanen
2016-11-04
Added new SMP_SYSTEM_CONTROL values and changelog of new SM protocol version 26
Tero Kontkanen
2016-10-28
Added smSetBaudrate() to allow changing bus speed
Tero Kontkanen
2016-04-18
Added SMP_SERIAL_ENC_BITS definition
Tero K
2016-03-31
Swap EL_MODE 2 and 3 because EL_MODE_IONIZER is not used (at least yet)
Tero Kontkanen
2016-03-30
Add EL_MODE_SIMUCUBE for IONI
Tero Kontkanen
2016-03-02
Redefined notch filter parameter meaning
Tero K
2016-03-02
Added torque mode modifiers & effects definitions
Tero Kontkanen
2016-02-08
Corrections made to buffered motion code. Still work in progress.
Tero K
2016-02-06
Started development of buffered motion API. Compiles but not tested.
Tero K
2016-02-04
Add compatibility to MSVC compiler
Tero Kontkanen
2016-02-04
Fix minor bug: incorrect SM_STATUS returned in smCloseBus. No other effects.
Tero Kontkanen
2016-01-19
Added new parameter SMP_MAX_OUTPUT_POWER 571
Tero K
[next]