summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_freepie-udp
AgeCommit message (Collapse)Author
2014-09-22get rid of evil CALLING_CONVENTION macroStanislaw Halik
2014-09-22const constexpr -> constexprStanislaw Halik
2014-09-22style onlyStanislaw Halik
2014-09-22virtual function misuse (don't create needless VPTR all over)Stanislaw Halik
2014-09-22win32: all plugins in Windows binary distro updated to new apiStanislaw Halik
2014-09-22remove obsolete axis selector from trackersStanislaw Halik
2014-09-21workaround bug in apk logicStanislaw Halik
Issue: #48 flag for raw sensor data set despite datagram with fused data only
2014-09-20reformat onlyStanislaw Halik
2014-09-20Support FreePIE IMU UDP protocolStanislaw Halik
Issue: #48 Note, pushed to stable since won't cause regressions, as it's purely freestanding code.