Skip to content
Snippets Groups Projects
  1. Jan 24, 2017
  2. Jan 23, 2017
  3. Jan 11, 2017
  4. Dec 30, 2016
  5. Nov 25, 2016
  6. Nov 01, 2016
  7. Oct 24, 2016
  8. Jul 24, 2016
  9. Jul 21, 2016
  10. May 24, 2016
  11. Feb 29, 2016
  12. Feb 08, 2016
  13. Dec 29, 2015
  14. Nov 25, 2015
  15. Nov 08, 2015
  16. Oct 29, 2015
    • Lucas De Marchi's avatar
      Rename gcs_send_text_P to gcs_send_text · 84da1f50
      Lucas De Marchi authored
      84da1f50
    • Lucas De Marchi's avatar
      Remove use of PSTR · 2c38e31c
      Lucas De Marchi authored
      The PSTR is already define as a NOP for all supported platforms. It's
      only needed for AVR so here we remove all the uses throughout the
      codebase.
      
      This was automated with a simple python script so it also converts
      places which spans to multiple lines, removing the matching parentheses.
      
      AVR-specific places were not changed.
      2c38e31c
  17. Sep 24, 2015
  18. Sep 02, 2015
  19. Aug 28, 2015
    • Stewart Loving-Gibbard's avatar
      Plane: Moving to RSSI library for reading various kinds of RSSI, with the... · 722dd293
      Stewart Loving-Gibbard authored
      Plane: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more.
      
      * Retains ability to read from Analog Pin
      * Adds ability to read RSSI from PWM channel value as is done in OpenLRSng, EazyUHF, and various other LRS.
      * Handles any type of RSSI that provides RSSI values inverted - i.e. when the low value is the best signal and the high value is the worst signal.
      * Has different key names from all existing RSSI parameters to provide for a clean break and easier distinguishing.
      * Existing parameters are marked as obsolete
      722dd293
  20. Aug 27, 2015
  21. Aug 13, 2015
  22. May 20, 2015
  23. Nov 13, 2014
  24. Nov 11, 2014
  25. Aug 27, 2014
  26. Jul 24, 2014
  27. Jul 07, 2014
  28. Apr 28, 2014
  29. Feb 14, 2014
  30. Jan 29, 2014
  31. Jan 27, 2014
  32. Jan 13, 2014
Loading