30804 Commits (b8c432b1a13d3320762c8b4baa009b435b33e9aa)
 

Author SHA1 Message Date
Andrew Tridgell 4d0c3b6581 HAL_ChibiOS: added pixartPC15 SPI device for SPI01 7 years ago
Andrew Tridgell 9e272b7a95 AP_Baro: support SP01 board 7 years ago
Andrew Tridgell b61caa9c57 AP_InertialSensor: added SP01 board type 7 years ago
Andrew Tridgell f61591c426 AP_Compass: added SP01 board type 7 years ago
Andrew Tridgell f7ec2618a3 AP_BoardConfig: added SP01 board type 7 years ago
Andrew Tridgell 4dc88c6022 waf: added crazyflie2 7 years ago
Andrew Tridgell 60b6f4c11d AP_HAL: added crazyflie2 7 years ago
Andrew Tridgell c4445a7dfd AP_HAL_ChibiOS: initial hwdef for crazyflie2 7 years ago
Andrew Tridgell a6e0bb4ed0 HAL_ChibiOS: fixed uart order for revo-mini 7 years ago
Andrew Tridgell fba962f7ff HAL_PX4: allow for different LED pins 7 years ago
Andrew Tridgell 17b3607aa8 HAL_ChibiOS: fixed RCIN on revo-mini 7 years ago
Andrew Tridgell 50be97b461 ChibiOS: submodule update 7 years ago
Andrew Tridgell c6879c679a HAL_ChibiOS: re-enable USART1 on revo-mini 7 years ago
Andrew Tridgell 310acd333e AP_HAL: use 1/0 not HIGH/LOW for LEDs in ChibiOS 7 years ago
Andrew Tridgell 427e00dd41 HAL_ChibiOS: switched to system timer for AP_HAL::micros() 7 years ago
Andrew Tridgell f321c84f9d ChibiOS: submodule update 7 years ago
Andrew Tridgell ceeb5e6892 AP_HAL: use 1/0 not HIGH/LOW for LED polarity 7 years ago
Andrew Tridgell f357eec78b HAL_ChibiOS: added more comments in hwdef.dat 7 years ago
Andrew Tridgell 9a95737d7d HAL_ChibiOS: added lots of comments to FMUv3 hwdef.dat 7 years ago
Andrew Tridgell a057498e0c HAL_ChibiOS: pull PA9 PA10 high on revo-mini 7 years ago
Andrew Tridgell 0fdef97c76 AP_Notify: allow ChibiOS to use PixracerLED driver 7 years ago
Andrew Tridgell 66608e8cad HAL_ChibiOS: improved mini-pix support 7 years ago
Andrew Tridgell 52815cd952 AP_Compass: fixed compass orientation for mini-pix 7 years ago
Andrew Tridgell f85c82ee5d AP_Baro: fixed baro scaling for LPS2XH 7 years ago
Andrew Tridgell 320c3b53a4 waf: make it easier to list USB IDs to load fw to 7 years ago
ljwang 59ee3c8f62 AP_HAL: support mini-pix 7 years ago
ljwang 9b99a0ce55 AP_HAL_ChibiOS: fixed mini-pix hwdef.dat 7 years ago
ljwang 231aa16835 AP_Compass: support mini-pix 7 years ago
ljwang 88effef51a AP_Baro: support mini-pix using LPS25H SPI barometer 7 years ago
Andrew Tridgell 348a757cc6 Copter: re-enable FLOWHOLD mode on skyviper 7 years ago
Pierre Kancir fe36c09bb0 Tools: correct Gazebo-iris param 7 years ago
Andrew Tridgell c3f8d5580a HAL_ChibiOS: undef log directory for skyviper-v2450 7 years ago
dheideman 47d5de353d Sub: Set neutral controls when switching to manual/acro mode 7 years ago
Jacob Walser 08298fced6 Sub: clear roll/pitch trim when setting neutral controls 7 years ago
dheideman b94ed3aecd Sub: Adjust roll/pitch joystick button logic 7 years ago
Randy Mackay 0e9b5f4c10 Build: add commonly used boards info including skyviper 7 years ago
Andrew Tridgell 6cc007598e AP_Scheduler: initialise _last_loop_time_s in init() 7 years ago
Andrew Tridgell f190ca0867 Rover: use scheduler.get_last_loop_time_s() 7 years ago
Andrew Tridgell 59868f425e Sub: use scheduler.get_last_loop_time_s() 7 years ago
Andrew Tridgell e6cebdecd1 Plane: use scheduler.get_last_loop_time_s() 7 years ago
Andrew Tridgell 00ec3efb48 Copter: initialise G_Dt to 1.0/400 7 years ago
Andrew Tridgell 8907cb3b23 AP_Scheduler: time in seconds should be a float 7 years ago
Peter Barker 50ccbb5d0c Tools: autotest: correct speedup parameter handling 7 years ago
Peter Barker aeb99c675b Tools: autotest: remove racey mavproxy.expect 7 years ago
Peter Barker 44a1553535 Sub: eliminate perf_update scheduler table shim 7 years ago
Peter Barker 3859e5dfb1 Plane: eliminate update_perf_logging scheduler table shim 7 years ago
Peter Barker 730adc3f7c Copter: eliminate perf_update scheduler table shim 7 years ago
Peter Barker 90d26a5100 Rover: eliminate perf_update scheduler table shim 7 years ago
Peter Barker 8288198ac8 AP_Scheduler: force single-precision floating point calculations 7 years ago
Andrew Tridgell f06fdf330e Copter: use get_last_loop_time_s() for G_Dt 7 years ago