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
Branch
Commit message
Author
Age
develop
Add & update new params for absolute position sensor utilization
Tero Kontkanen
8 years
feature/device-deployment-library
Switch using stdint.h types
Tero Kontkanen
9 years
feature/osx-support
Turn a lonely bool variable into an int variable
Oskari Timperi
9 years
feature/tcpip
Add TCP/IP support to busdevice.c
Oskari Timperi
9 years
fix-devicedeployment-osx
Fix devicedeployment.c on 64-bit OS X
Oskari Timperi
9 years
fix-readFileLine
Fix indexing in readFileLine
Oskari Timperi
9 years
fix-types
Fix wrong handles being passed to smBDRead in simplemotion.c
Oskari Timperi
9 years
master
Merge remote-tracking branch 'origin/develop'
Tero Kontkanen
8 years
rename-CFGConnectingDFUModeFailed
Rename CFGConnectingDFUModeFailed to FWConnectingDFUModeFailed
Oskari Timperi
9 years
travis
Fix appveyor.yml
Oskari Timperi
8 years
[...]
Age
Commit message
Author
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
[...]
Clone
https://git.otimperi.dev/SimpleMotionV2