1
0
Fork 0
flightgear/scripts/python
Julian Smith 5c76f41743 Added support for analysing raw speed values when replaying.
Setting sim/replay/log-raw-speed logs raw speed to
/sim/replay/log-raw-speed-values/value[].

'scripts/python/recordreplay.py --test-motion' uses this to test for a bug
where the user aircraft simtime and signals information don't quite match in
continuous recordings.
2021-03-27 22:37:54 +00:00
..
TerraSync TerraSync: Rate Limiter 2021-01-31 21:58:41 -06:00
demo.py Migrate FGFSDemo.py, FlightGear.py, demo.py and nasal_api_doc.py to Python 3 2020-08-05 14:01:57 +02:00
FGFSDemo.py Migrate FGFSDemo.py, FlightGear.py, demo.py and nasal_api_doc.py to Python 3 2020-08-05 14:01:57 +02:00
FlightGear.py Allow listing of property children via telnet. 2021-03-27 22:37:47 +00:00
nasal_api_doc.py python: use a with-statement to manage file close 2020-10-01 22:51:31 -05:00
recordreplay.py Added support for analysing raw speed values when replaying. 2021-03-27 22:37:54 +00:00