268 Commits (1a9bccaaa78de1d9a172a802b1fb6f846902c954)

Author SHA1 Message Date
Matt 5b605d6e1c AP_Notify: Fix for Oreo LED gyro init inidication 8 years ago
Randy Mackay 0d5c98ad45 AP_Notify: add gps glitch notification 8 years ago
Peter Barker eb1f22fc67 AP_Notify: add singleton 8 years ago
Georgii Staroselskii 0203b4c1b1 AP_Notify: RCOutputRGBLed: remove cork() 8 years ago
murata ac8234cdf0 AP_Notify: Change to the value of boolean. 8 years ago
Matt f02bfab7fe AP_Notify: OreoLED rework 8 years ago
Matt 34d305083d AP_Notify: Complete rework of notify device selection 8 years ago
Matt 545e417348 AP_Notify: Remove solo specific tones, align with px4 tones 8 years ago
Peter Barker 57c0551260 AP_Notify: remove non-required initialisation of variables 8 years ago
Peter Barker ec37d863bc AP_Notify: simplify scrolling code 8 years ago
mirkix db7cf388f2 AP_Notify: enable display for BeagleBone Blue 8 years ago
Pierre Kancir a6eb337438 AP_Notify: remove unused variables 8 years ago
Peter Barker ece0e84ddf AP_Notify: reindent (NFC) 8 years ago
Peter Barker ce5739f1a0 AP_Notify: remove semaphores protecting pixels 8 years ago
Peter Barker a3f4a523b2 AP_Notify: convert unknown characters to spaces 8 years ago
Vinicius Juvinski c3d5aaa21c AP_Notify: add AP_BoardLED support for BBBMini 8 years ago
Andrew Tridgell 6a1c58b5a5 AP_Notify: fixed RGB led output to use SRV_Channels 8 years ago
Pierre Kancir 2f50e865c2 AP_Notify: example fix travis warning 8 years ago
murata 1a781f44cc AP_Notify: Correct the display area clear of the text message. 8 years ago
murata 33f91b5af5 AP_Notify: whitespace changes 8 years ago
murata 3a6f8d2136 AP_Notify: Preprocessor out EMOJI code group with character bitmap. 8 years ago
Peter Barker bcb0ead71a AP_Notify: improve display detection 8 years ago
Peter Barker d170396acf Notify: Display: blank text line after 10s 8 years ago
Peter Barker da03cf29d6 Notify: Display: pad GPS status/sat count to fix stray chars 8 years ago
Jacob Walser f3fa8403f8 AP_Notify: Add tone and light pattern for leak detection 8 years ago
murata eb6cdd27fb AP_Notify: Change from magic number 0 to definition name. 8 years ago
proficnc 2165a8832b Reduce the risk of the buzzer affecting IMU's during the battery alarm 8 years ago
murata 3ce2ca488a AP_Notify: Unify from print or println to printf. 8 years ago
mirkix 2f8452b8a6 AP_Notify: Add BeagleBone Blue 8 years ago
Randy Mackay 0ce8cf3cf4 AP_Notify: remove ToshibaLED_PX4 8 years ago
Randy Mackay 98db17e9a1 AP_Notify: example sketch uses ToshibaLED_I2C driver 8 years ago
Randy Mackay d8ae56f455 AP_Notify: pixhawk and vrbrain use in-tree ToshibaLED 8 years ago
Randy Mackay eedfe13f9c AP_Notify: fix ToshibaLED_I2C and check both I2C buses 8 years ago
Randy Mackay 0e20c8040c AP_Notify: rgbled methods protected and add override 8 years ago
Randy Mackay b5573f6665 AP_Notify: add PX4_V4 check to PixRacerLED 8 years ago
iseries1 4467a2cd16 AP_Notify: enable PixRacer onboard LED 8 years ago
Randy Mackay 8041a7f183 AP_Notify: add PixRacerLED 8 years ago
murata 315f7c6a9a AP_Notify: Represent the base of ASCII numeric code with letters. 8 years ago
Michael du Breuil 9346117c01 Notify: Update for GPS types 8 years ago
Randy Mackay 1300a9d3c6 AP_Notify: minor formatting fixes 8 years ago
Randy Mackay 4691bc76f3 AP_Notify: display gets semaphore protecting display buffer 8 years ago
Randy Mackay 80c1433682 AP_Notify: Display backend methods become void 8 years ago
Randy Mackay cb1d1df03a AP_Notify: reorder flags 8 years ago
Randy Mackay e085ae1ec8 AP_Notify: add set_flight_mode_str method 8 years ago
Randy Mackay acff67c718 AP_Notify: Display_SH1106 command stucture clarification 8 years ago
Randy Mackay fd365de5f8 AP_Notify: Display structures PACKED 8 years ago
Randy Mackay 843210cac2 AP_Notify: Display bus passed into contructor 8 years ago
Randy Mackay 682fc759f1 AP_Notify: minor formatting and comment changes 8 years ago
Randy Mackay d12e0d6a82 AP_Notify: Display send_text made not static 8 years ago
Randy Mackay 07c08c09a3 AP_Notify: small change to Display health logic 8 years ago