37 Commits (36660b21248c01e2840df61627ba6a4a6c77db7f)

Author SHA1 Message Date
Andrew Tridgell 6558da2c4c HAL_SITL: fixed valgrind error in ubx driver 7 years ago
Michael du Breuil 8ef7e61066 AP_HAL_SITL: Spam u-blox NAV-SVINFO at 0.1Hz 7 years ago
Andrew Tridgell 25c7ee4d42 AP_HAL_SITL: added SIM_GPS_ALT_OFS 7 years ago
Andrew Tridgell 42181ee7c8 HAL_SITL: use SIM_GPS_LOCKTIME 8 years ago
Andrew Tridgell e51bbcebec AP_HAL_SITL: rename macros to avoid conflicts 8 years ago
Pierre Kancir f8d6b5fc9c AP_HAL_SITL: Allow to use a second type of gps for all type 8 years ago
Pierre Kancir 327ac07d54 AP_HAL_SITL: gps correct glitchs 8 years ago
Niels Joubert 873915d82b AP_HAL_SITL: Support both SBPv0 and SBPv2 8 years ago
Andrew Tridgell 961da9deb8 HAL_SITL: use quaterion instead of eulers 8 years ago
Michael du Breuil 2aec41e0ef AP_HAL_SITL: Fix SIM_GPS_DISABLE not disabling the ublox GPS with PVT support 8 years ago
Randy Mackay 341b926a43 AP_HAL_SITL: add glitch for 2nd ublox 8 years ago
Michael du Breuil c716e76bfc AP_HAL_SITL: Apply a GPS noise parameter 8 years ago
murata 30151c8253 Global: Define MSEC_PER_SEC, MSEC_PER_WEEK, SEC_PER_WEEK and UNIX_OFFSET. 8 years ago
Peter Barker eb6826f7de SITL: avoid use of uninitialised memory 8 years ago
Michael Oborne d05b0d5885 AP_GPS_UBLOX: add pvt message support 8 years ago
Michael du Breuil d5a5a97a3d SITL: Use the GPS_LEAPSECOND define 8 years ago
Lucas De Marchi f6d475c1e6 AP_HAL_SITL: add O_CLOEXEC in places missing it 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
priseborough a9f63abc6f AP_HAL_SITL: simulate effect of GPS antenna offset 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Michael Oborne 11c376588d AP_GPS_NOVA: support tersus/novatel/comnav gps 9 years ago
Ricardo de Almeida Gonzaga 91e9dd10ba AP_HAL_SITL: Fix typos 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Andrew Tridgell 2718b0649b HAL_SITL: fixed GPS rate in SITL when speedup used 9 years ago
Michael du Breuil 287a3367ad AP_HAL_SITL: Force the simulated gps time to be on valid intervals for u-blox hardware 9 years ago
Andrew Tridgell cb60384dc4 AP_HAL_SITL: allow auto-baudrate detection in GPS driver in SITL 9 years ago
Andrew Tridgell 655f57ad01 HAL_SITL: cleanup class names 9 years ago
Caio Marcelo de Oliveira Filho 85d12efbef AP_HAL_SITL: use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Michael Oborne b861233677 AP_HAL_SITL: add file based gps 10 years ago
Lucas De Marchi ffa37e6de2 AP_HAL_SITL: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 27b9d71e2c AP_HAL_SITL: standardize inclusion of libaries headers 10 years ago
Michael du Breuil c8c34f54cc AP_HAL_SITL: Add hdop to ublox sitl sim (as well as vdop to be reported) 10 years ago
Andrew Tridgell 88a90495b2 HAL_SITL: allow for more data before GPS pipe flush 10 years ago
Andrew Tridgell c81ad1d622 HAL_SITL: reformat HAL_SITL with astyle 10 years ago
Andrew Tridgell b2b5c8cd18 HAL_SITL: fixed some build warnings 10 years ago
Andrew Tridgell 40e3b422b5 HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
Tom Pittenger b7fb4022b4 AVR_SITL: fix compile warnings re float constants 10 years ago
Fergus Noble 0480867de2 SITL: Update SBP simulation functions for pseudo-absolute mode 10 years ago
Andrew Tridgell 9748cb1e3e HAL_SITL: use a synthetic clock when possible 10 years ago
Andrew Tridgell 8fee936ad7 HAL_SITL: fixed emulation of MTK1.6 GPS 10 years ago
Andrew Tridgell 869fb23062 HAL_SITL: implement SIM_GPSDRIFTALT 10 years ago
Jonathan Challinger 2d288d46a4 AP_HAL_AVR_SITL: fill in ublox accuracy metrics with reasonable values 10 years ago
Niels Joubert fee79c5bac SITL: Piksi Heartbeat Message support, Integer-RTK baseline simulation 11 years ago
Niels Joubert e32b73f075 AP_HAL_AVR_SITL: Adding Swift Binary Protocol stand-alone simulator 11 years ago
Andrew Tridgell af2f72acb0 HAL_SITL: honor SIM_GPS2_ENABLE option 11 years ago
Andrew Tridgell 0115b9fa07 HAL_SITL: support a 2nd GPS 11 years ago
Andrew Tridgell af27921225 HAL_SITL: fixed GPS delay off by one 11 years ago
Andrew Tridgell 65ebdfa786 HAL_SITL: fixed time strings in simulated NMEA GPS 11 years ago
Andrew Tridgell b7b9efd120 HAL_SITL: properly emulate timestamps on ublox and MTK 11 years ago