Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Updating schematic symbols.HEADmaster | Trygve Laugstøl | 2017-08-23 | 1 | -0/+0 |
| | |||||
* | wip | Trygve Laugstøl | 2017-06-06 | 9 | -136/+11394 |
| | | | | | o Dropping Samsung-specific code, will be replaces by a small script. o Starting on some unit test code. | ||||
* | o Trying for a more generic decoder structure, should be able to be ↵ | Trygve Laugstøl | 2017-06-04 | 4 | -35/+229 |
| | | | | | | dynamically programmed later on. o Adding decoder for NEC. | ||||
* | o Decoding manufacturer and command too. | Trygve Laugstøl | 2017-06-04 | 4 | -1/+19 |
| | |||||
* | o Daewoo -> Samsung. | Trygve Laugstøl | 2017-06-04 | 4 | -11/+20 |
| | |||||
* | o Working decoder for Samsung remotes. | Trygve Laugstøl | 2017-06-04 | 5 | -57/+190 |
| | |||||
* | o Getting closer to a working decoder. | Trygve Laugstøl | 2017-06-04 | 4 | -42/+156 |
| | |||||
* | o Adding support for reading IR codes. | Trygve Laugstøl | 2017-06-03 | 12 | -134/+405 |
| | |||||
* | o Lots of work, IC not really working. Almost there. | Trygve Laugstøl | 2017-05-31 | 13 | -191/+920 |
| | |||||
* | o Naming pins. | Trygve Laugstøl | 2017-05-28 | 9 | -36/+144 |
| | | | | | o Correct prescaler for 1us resolution. o Trying out a lock structure for locking between an ISR and a main loop. | ||||
* | o Moving generated code to under bsp/. Renaming to match PCB. | Trygve Laugstøl | 2017-05-27 | 89 | -40/+57 |
| | |||||
* | o Updating to latest mcucpp. | Trygve Laugstøl | 2017-05-26 | 4 | -14/+24 |
| | |||||
* | o Adding protoboard-based PCB. | Trygve Laugstøl | 2017-05-22 | 7 | -0/+1165 |
| | |||||
* | wip, experimenting with kconfig in mcucpp. | Trygve Laugstøl | 2017-05-16 | 7 | -80/+17 |
| | |||||
* | wip | Trygve Laugstøl | 2017-05-16 | 17 | -43/+2919 |
| | |||||
* | o Cleaning up generated files, removing space at end of line. | Trygve Laugstøl | 2017-05-16 | 4 | -7/+7 |
| | |||||
* | o Cleaning up generated files, removing space at end of line. | Trygve Laugstøl | 2017-05-11 | 65 | -6147/+6161 |
| | |||||
* | wip | Trygve Laugstøl | 2017-05-11 | 11 | -19/+71 |
| | |||||
* | o Adding USB CDC code/support. | Trygve Laugstøl | 2017-05-01 | 38 | -781/+11125 |
| | |||||
* | o Setting up for TIM1/Channel 1 as input capture. Enabling IWDG. | Trygve Laugstøl | 2017-04-29 | 15 | -21/+180 |
| | |||||
* | o Initial start of radio controller. | Trygve Laugstøl | 2017-04-23 | 65 | -0/+64082 |