1. 22 Aug, 2014 1 commit
    • Theodor-Adrian Stana's avatar
      Fix problem with USB debug interface · 24049003
      Theodor-Adrian Stana authored
      The problem was that one needs to STATICALLY allocate the buffer
      that sends the data to the GPS. In this case, making the rxbuf
      static inside gps/main.c fixed the problem.
      
      For safety, the buffer inside usbdbg_puts() was also made static, and aligned
      to a word (32-bit) boundary, as advised by the SiLabs USB device library.
      24049003
  2. 20 Aug, 2014 3 commits
  3. 19 Aug, 2014 1 commit
  4. 18 Aug, 2014 1 commit
  5. 14 Aug, 2014 3 commits
  6. 13 Aug, 2014 2 commits
  7. 09 Aug, 2014 1 commit
  8. 08 Aug, 2014 1 commit
  9. 06 Aug, 2014 2 commits
  10. 05 Aug, 2014 1 commit
  11. 30 Jul, 2014 1 commit
  12. 25 Jul, 2014 1 commit
  13. 22 Jul, 2014 2 commits
  14. 09 Jul, 2014 1 commit
  15. 08 Jul, 2014 1 commit
  16. 27 Jun, 2014 3 commits
  17. 13 Jun, 2014 1 commit
  18. 11 Jun, 2014 1 commit
  19. 10 Jun, 2014 2 commits
  20. 09 Jun, 2014 1 commit
  21. 06 Jun, 2014 1 commit
  22. 01 Jun, 2014 2 commits
  23. 31 May, 2014 2 commits
  24. 29 May, 2014 1 commit
  25. 28 May, 2014 1 commit
  26. 27 May, 2014 2 commits
  27. 26 May, 2014 1 commit