Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-03-13 | Move comments for printability | Nao Pross | 1 | -39/+77 | |
2018-03-13 | Cleanup doc_office, disable DEBUG build | Nao Pross | 3 | -4/+3 | |
2018-03-12 | Remove midi_note_t enum, update gitignore | Nao Pross | 6 | -17/+28 | |
2018-03-09 | Update quote, delete mplab garbage | Nao Pross | 22 | -5721/+2 | |
2018-03-02 | Add automatic configuration and hardware bugfix (via sw) | Nao Pross | 24 | -3240/+4059 | |
2018-02-27 | MPLab X garbage | Nao Pross | 14 | -3157/+3961 | |
2018-02-27 | Finalize measurement code and implement midi output | Nao Pross | 5 | -50/+116 | |
2018-02-23 | No time for commit msg | Nao Pross | 17 | -26/+5385 | |
2018-02-23 | Fix rs232 interface for MIDI serial | Nao Pross | 20 | -2679/+89 | |
2018-02-22 | Add const to MIDI pkt pointer arguments | Nao Pross | 4 | -11/+4 | |
2018-02-22 | Minor fix in RS232, still needs to be fixed | Nao Pross | 13 | -101/+87 | |
2018-02-02 | 2 February 2018 | Nao Pross | 21 | -628/+2065 | |
Documentation: - new API documentation - datasheets for new components - update BOM - update documentation data Hardware: - update schematic for MIDI connector Software: - new MIDI API - update prject target to PIC18F45K22 |