This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
Watch
5
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8cd91b4789
ardupilot
/
libraries
/
AP_HAL_SITL
/
wscript
3 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
AP_HAL_SITL: compile system as double so that time advances
2023-07-18 17:45:27 -03:00
def configure(cfg):
HAL_SITL: mark all as double precision
2023-08-12 06:14:50 -03:00
cfg.env.DOUBLE_PRECISION_LIBRARIES['AP_HAL_SITL'] = True