22 Commits (master)

Author SHA1 Message Date
  Thomas Buck b563d80ab0 Use proper SPI timing 8 years ago
  Thomas Buck e6ae4710e8 Small fix 8 years ago
  Thomas Buck b809169f28 Enable higher baudrate with mbed 8 years ago
  Thomas Buck ac19426f8b Now seems to be working on mbed 8 years ago
  Thomas Buck 1e061e9725 Can now compile for AVR or ARM mbed 8 years ago
  Thomas Buck 698d5ee16c Further testing 8 years ago
  Thomas Buck e462e9cf5d Added much more Debug output 8 years ago
  Thomas Buck a7ce42bd97 Added debugPrint and uartMenu 8 years ago
  Thomas Buck 64cc230916 Added methods to print decimals in various sizes. 8 years ago
  Thomas Buck bc62ca1654 Fixed pin definition problems and unified SPI reading and writing. 8 years ago
  Thomas Buck fc041c00ea Simplified pin definitions 8 years ago
  Thomas Buck 9460edd0b0 Print status registers on boot 8 years ago
  Thomas Buck 3c26c57d91 Can now compile for Arduino with ATmega328 for debugging, added serial library for this purpose. 8 years ago
  Thomas Buck b43e853fd0 Inline small Fifo methods 8 years ago
  Thomas Buck cfd68ba5b9 First prototype more or less finished. 8 years ago
  Thomas Buck 251695a17f Added CPPM timer implementation. 8 years ago
  Thomas Buck 371205be8a Add Watchdog, use consistent types, enable interrupts. 8 years ago
  Thomas Buck 7a9c64d483 Started rewriting rx library 8 years ago
  Thomas Buck b6eeae675e Added timing library 8 years ago
  Thomas Buck 10cbeb7bce Renamed spi_ methods to match other libs 8 years ago
  Thomas Buck 852748ed41 Split up SPI and CC2500 code. 8 years ago
  Thomas Buck c0cb737dc2 New folder structure, added Readme and Makefile. 8 years ago