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-08-17
Merge remote-tracking branch 'origin/develop'
HEAD
master
Tero Kontkanen
2017-08-17
Merge pull request #8 from oswjk/rename-CFGConnectingDFUModeFailed
Tero Kontkanen
2017-08-16
Merge pull request #8 from oswjk/rename-CFGConnectingDFUModeFailed
Tero Kontkanen
2017-08-16
Made serial port init work on macOS & FTDI chips. TODO: test on Linux.
Tero Kontkanen
2017-07-13
Support for macOS virtual COM port device naming
Tero K
2017-07-11
Add FW upload function that takes file contents as pointer to memory
Tero Kontkanen
2017-06-29
Add SMP_SETPOINT_FILTER_MODE
Tero Kontkanen
2017-06-22
Fix smLoadConfigurationFrom. Loading failed always since RAM buffer feature w...
Tero Kontkanen
2017-06-07
Rename CFGConnectingDFUModeFailed to FWConnectingDFUModeFailed
rename-CFGConnectingDFUModeFailed
Oskari Timperi
2017-05-30
Eliminate compiler warnings on TCP support
Tero Kontkanen
[...]
Clone
https://git.otimperi.dev/SimpleMotionV2