This website requires JavaScript.
Explore
Help
Sign In
aepko
/
Ardupilot2
Watch
1
Star
0
Fork
0
You've already forked Ardupilot2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c06a759710
Ardupilot2
/
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
Reference in New Issue
Copy Permalink