[IMP] firmware: Continue improving and building fr...
by t3ddftw 7 years 2 weeks
[IMP] firmware: Continue improving and building framework
* Begin implementing IBus
* Emulate CD Changer
* Continue BC127 API implementation
* Fix off-by-one bugs and other stack overflows
1870dc25
[IMP] firmware: General improvements and begin IBu...
by t3ddftw 7 years 3 weeks
[IMP] firmware: General improvements and begin IBus support
* Fix va args for logging messages
* Improve BC127 support and logging
* Begin IBus implementation
* Begin Timer implementation
fc5aaa69
[IMP] firmware: Improve BC127 support
by t3ddftw 7 years 3 weeks
[IMP] firmware: Improve BC127 support
* Begin Parsing BC127 messages
* Enhance debugging
* Enhance Main loop logic
4697c105
[IMP] firmware: Stability and usability improvemen...
by t3ddftw 7 years 3 weeks
[IMP] firmware: Stability and usability improvements to the core
* Fix UART Issue causing BT UART TX to not work due to chosen pin
* Change UART functionality to be more congruent
* Remove frivolous logging
8e109c66
[ADD] hardware: Begin Eagle schematic
by t3ddftw 7 years 1 month
9e93eabe
[IMP] firmware: Finish Char Queue and UART impleme...
by t3ddftw 7 years 1 month
[IMP] firmware: Finish Char Queue and UART implementation
* Finish UART module manager
* Refactor to use stack memory instead of heap
* Add logging facilities
* Improve BC127 and IBus structs
60af254f
[IMP] firmware: Continue work on UART/Queue
by t3ddftw 7 years 1 month
cd5e0ffa
Begin Firmware
by t3ddftw 7 years 1 month
Begin Firmware
* Start BC127 API implementation
* Begin work on UART API
8976f40d
Initial Commit
by t3ddftw 7 years 1 month
4991e1c0
Report a bug