Nick Foster
9bdac2a499
Use whole/fractional timestamps in the whole chain. This prevents loss
...
of precision when setting time to UTC.
2015-04-17 14:07:28 -07:00
Nick Foster
b7627fa2d4
Rewrite CRC to use bytewise CRC instead of bitwise. ~8x faster.
2013-08-19 16:40:02 -07:00
Nick Foster
a528f375f7
Huge messy reorg to move things into the GR3.7 paradigm. Mostly in effort to get
...
SWIG magic to work on member functions. Can change sample rate on the fly now.
2013-08-05 16:29:02 -07:00
Nick Foster
0ce6374656
Convert next branch to 3.7 API. Based on Johnathan Corgan's 3.7 conversion of
...
the master branch.
2013-07-17 18:03:45 -07:00
Nick Foster
f62813f039
Add getters/setters in preamble/slicer, bring them out to radio.py via pubsub.
2013-06-05 15:56:09 -04:00
Hoernchen
d2ec78c506
Fix for Windows build API exports.
2012-07-16 15:24:18 -07:00
Nick Foster
17f7cb9a53
Backport Flightgear server from private tx branch, collapse commits.
...
* Added Flightgear multiplayer output interface to uhd_modes.py. This allows flight with live traffic in fgfs.
* Quaternion library borrowed from PyPi and modified to generate angle/axis representation and construct rotation quat from lat/lon to ECEF.
* Miscellaneous enhancements and cleanup to fix timestamps, add aircraft type field (seems to be unused anyway), turnrate info
2012-06-13 07:49:22 -07:00
Nick Foster
8522bc0b25
CMakeified almost everything. Test code in python/ and apps other than uhd_modes.py still need minor updating.
2011-12-14 10:17:16 -08:00