150 Commits (a28c614fbeae185797df38c9a9b4f958cf9a399e)

Author SHA1 Message Date
Andrew Tridgell fd2a24f8ed SITL: reduce the simulated compass offsets 13 years ago
Andrew Tridgell bddc6ba241 SITL: separate out drift speed and drift level 13 years ago
Andrew Tridgell 25cad09746 SITL: added a drift_level multiplier 13 years ago
Andrew Tridgell ae51173656 SITL: fixed delay() to account for signal interrupions 13 years ago
Andrew Tridgell 8424609924 SITL: push noise level to 2.0 for DCM testing 13 years ago
Andrew Tridgell 772c30ba86 SITL: added sitl_simstate_send() 13 years ago
Andrew Tridgell 73dafe537e SITL: use the new noise model 13 years ago
Andrew Tridgell 37275d229d SITL: implement cli()/sei() properly for desktop build 13 years ago
Andrew Tridgell 39797c6f33 SITL: simulate noise on each ADC channel separately 13 years ago
Andrew Tridgell efe5c0142c SITL: raise the ADC noise level to 8 bits when flying 13 years ago
Andrew Tridgell d6bfceef7c SITL: added -C option to desktop mode 13 years ago
Andrew Tridgell 9793d04ed1 SITL: increase the amount of noise in the simulated ADC 13 years ago
Andrew Tridgell a48a118128 SITL: adjust the SITL compass code to have saner z values 13 years ago
Andrew Tridgell 4398171374 SITL: catch floating point errors 13 years ago
Andrew Tridgell 43c56be70c SITL: add some magnetometer offsets 13 years ago
Andrew Tridgell f95d7cadc5 fixed SITL GPS heading to be 0..360 13 years ago
Andrew Tridgell d658bc6f9d desktop: more progmem string functions 13 years ago
Andrew Tridgell 49cf409c23 desktop: floating point precision changes from Justin Beech 13 years ago
Jason Short 351be7c305 Made timer unsigned 13 years ago
Andrew Tridgell ca39fc8b47 sitl: added build targets for different ACM frames 13 years ago
Andrew Tridgell 5f38663d44 desktop: exclude I2C library 13 years ago
Andrew Tridgell 5e4f66e525 DataFlash: moved high level logging logic to library 13 years ago
Andrew Tridgell 9bb0bd0341 desktop: added attachInterrupt() support 13 years ago
Andrew Tridgell a39a470d75 desktop: fixed for new DataFlash inheritance 13 years ago
Andrew Tridgell f6f808357c removed AperiodicProcess code 13 years ago
Andrew Tridgell e187ff149f desktop: fixed type of dword eeprom read 13 years ago
Andrew Tridgell 90c6bad814 autotest: make magnetic field point down 13 years ago
Andrew Tridgell 081f35f51c desktop: fixed build with new AP_Baro code 13 years ago
Andrew Tridgell 8d882c3640 desktop: fixed desktop barometer code 13 years ago
Andrew Tridgell f96a48e42b autotest: support all 11 PWM output channels 13 years ago
Andrew Tridgell 66d65121cc autotest: switch to big-endian metric packets internally 13 years ago
Andrew Tridgell 43e3948816 desktop: show the full path to the desktop executable 13 years ago
Andrew Tridgell 7167fec784 desktop: added SO_REUSEADDR after accept() 13 years ago
Andrew Tridgell 706c6c38fa desktop: fixed calculation of angular velocities 13 years ago
Andrew Tridgell bdb1599e96 desktop: improved the accuracy of the sensor emulation 13 years ago
Andrew Tridgell df957db8d9 desktop: setup TCP sockets as non-blocking 13 years ago
Andrew Tridgell 0720bf7bf1 desktop: build fix for fjall 13 years ago
Andrew Tridgell f2a0a49d55 desktop: fixed desktop build for strlcat_P() changes 13 years ago
Andrew Tridgell c9b0b384f7 desktop: added framerate and initial height code 13 years ago
Andrew Tridgell 24a7a18481 desktop: fixed swap_float() 13 years ago
Andrew Tridgell 62f98b091f desktop: import updated DataFlash code 13 years ago
Andrew Tridgell de0c38339d desktop: fixed ADC value for airspeed 13 years ago
Andrew Tridgell 02f25ac36d libraries: rename purple to APM2 13 years ago
Andrew Tridgell de2898e5db desktop: normalise roll and pitch rates 13 years ago
Andrew Tridgell 91b03a48c1 desktop: added SKETCH as a define 13 years ago
Andrew Tridgell ffba37d599 desktop: first version of register level SITL support 13 years ago
Andrew Tridgell e0488e134f desktop: fixed build with updated dataflash interface 13 years ago
Andrew Tridgell a9c0cbac77 desktop: make DataFlash for Desktop build replace APM1 build 13 years ago
Andrew Tridgell 73e0ab0c63 desktop: more fixes for DataFlash filesystem changes 13 years ago
Andrew Tridgell 6d048646c3 desktop: added support for new DataFlash functions 13 years ago