52 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Thomas Buck b563d80ab0 Use proper SPI timing 8年前
  Thomas Buck 8f26f53efa Fix timer display and listing error messages 8年前
  Thomas Buck 66360de8b1 Fix timer running far too slow 8年前
  Thomas Buck c18f6f7e5f Use even higher baudrate 8年前
  Thomas Buck fddb8659f0 Use MODSERIAL with big RX buffer 8年前
  Thomas Buck e6ae4710e8 Small fix 8年前
  Thomas Buck b809169f28 Enable higher baudrate with mbed 8年前
  Thomas Buck 814d70b06e Modified MODSERIAL to compile with -Wall -Wextra -pedantic -Werror 8年前
  Thomas Buck f4fd1c3e1f Added unmodified MODSERIAL library code 8年前
  Thomas Buck ac19426f8b Now seems to be working on mbed 8年前
  Thomas Buck 1e061e9725 Can now compile for AVR or ARM mbed 8年前
  Thomas Buck 698d5ee16c Further testing 8年前
  Thomas Buck cc6468b6f8 Added automatic dependency generation to makefile 8年前
  Thomas Buck e462e9cf5d Added much more Debug output 8年前
  Thomas Buck 9d4945beb7 Added Schematic and Layout PNG graphics. 8年前
  Thomas Buck 3d171e1bdc Experimenting with FrSky code... 8年前
  Thomas Buck e811d661e0 Add Eagle lock files to gitignore. 8年前
  Thomas Buck 97306bbe4f Print message when CC2500 status changes. 8年前
  Thomas Buck a7ce42bd97 Added debugPrint and uartMenu 8年前
  Thomas Buck 64cc230916 Added methods to print decimals in various sizes. 8年前
  Thomas Buck bc62ca1654 Fixed pin definition problems and unified SPI reading and writing. 8年前
  Thomas Buck 0cd1a685bd Small changes 8年前
  Thomas Buck c5f4c36534 Added ISP baudrate and fixed debug MCU type. 8年前
  Thomas Buck fc041c00ea Simplified pin definitions 8年前
  Thomas Buck 9460edd0b0 Print status registers on boot 8年前
  Thomas Buck 3c26c57d91 Can now compile for Arduino with ATmega328 for debugging, added serial library for this purpose. 8年前
  Thomas Buck b43e853fd0 Inline small Fifo methods 8年前
  Thomas Buck cfd68ba5b9 First prototype more or less finished. 8年前
  Thomas Buck 251695a17f Added CPPM timer implementation. 8年前
  Thomas Buck 8680d1aab7 Continued reordering the RX code. 8年前
  Thomas Buck 371205be8a Add Watchdog, use consistent types, enable interrupts. 8年前
  Thomas Buck 7a9c64d483 Started rewriting rx library 8年前
  Thomas Buck fc90cdbcb6 Add main method 8年前
  Thomas Buck b6eeae675e Added timing library 8年前
  Thomas Buck 10cbeb7bce Renamed spi_ methods to match other libs 8年前
  Thomas Buck 85a8b0c7ab Added Revision 1 Hardware files. 8年前
  Thomas Buck 852748ed41 Split up SPI and CC2500 code. 8年前
  Thomas Buck c0cb737dc2 New folder structure, added Readme and Makefile. 8年前
  readerror67 b73b8cd8c8 Merge pull request #3 from dustin/master 9年前
  Dustin Sallings 7715d6eb60 Stop sending pulses altogether on failsafe 9年前
  Dustin Sallings ecf2e14f30 Don't need to special case 2 when it does nothing different 9年前
  readerror67 bc040e46d4 Merge pull request #2 from dustin/master 9年前
  Dustin Sallings bca6174156 Use a fixed RSSI percentage range. 9年前
  readerror67 5811f6a9f3 Merge pull request #1 from dustin/master 9年前
  Dustin Sallings 4e4ada9231 Support RSSI over PPM 9年前
  Dustin Sallings f54a6ff65a Force bind if no binding data found 9年前
  Read Error 1ce995548f Confirmed/tested failsafe, changed ppm polarity to match FrSky default. 9年前
  Read Error f4e627ff22 Still debug trash but commented out, deal wid it. 9年前
  Read Error 91b90ad6d8 Working! 9年前
  Read Error 167967c88b Oops 9年前