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
2016-07-31
Fast buffered motion protocol under development (work in progress, not workin...
feature/FastBufferedMotionProtocol
Tero K
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
2016-01-19
Added CURR_LIMIT_REASON_POWER_CAP 5
Tero K
2016-01-06
Fix CRC calculation of smFastUpdateCycle function
Tero K
2016-01-04
Added smFastUpdateCycle function
Tero K
2015-12-18
Added flag to invert limit switch polarity
Tero Kontkanen
[...]
Clone
https://git.otimperi.dev/SimpleMotionV2