summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cleaned up code (seperated into generic and specific part)Christian Pointner2013-07-081-112/+118
* output now in stderrChristian Pointner2013-07-081-45/+56
* basic commands work nowChristian Pointner2013-07-071-8/+73
* identify now checks if the downloader is connected to the right deviceChristian Pointner2013-07-071-5/+11
* ignoring all data beyond of flashChristian Pointner2013-07-071-5/+10
* address boundary check after bootloader checkChristian Pointner2013-07-071-3/+3
* fixed new featuresChristian Pointner2013-07-073-11/+22
* switched back to name but only 3 bytesChristian Pointner2013-07-073-28/+20
* removed name for identify - now using useridChristian Pointner2013-07-073-51/+72
* added flash and eeprom sizes to identifyChristian Pointner2013-07-072-4/+13
* bootloader now checks csumChristian Pointner2013-07-073-14/+40
* added length field for messagesChristian Pointner2013-07-073-130/+104
* skipping 'invalid' code doesn't work on some hardwareChristian Pointner2013-07-072-19/+17
* writing to flash works nowChristian Pointner2013-07-061-16/+57
* read_flash_segment works nowChristian Pointner2013-07-061-2/+12
* shorter version of command code checkChristian Pointner2013-07-051-35/+28
* switched to python-serialChristian Pointner2013-07-051-34/+15
* small cleanupChristian Pointner2013-07-051-1/+1
* read flash segment allmost doneChristian Pointner2013-07-051-6/+41
* added check for invalid command codesChristian Pointner2013-07-041-8/+13
* moved to binary command codesChristian Pointner2013-07-043-110/+68
* fixed issues with short answersChristian Pointner2013-07-043-59/+99
* cleanupsChristian Pointner2013-07-041-63/+51
* added command 'boot'Christian Pointner2013-07-041-18/+35
* identify works nowChristian Pointner2013-07-042-45/+147
* improved response handlingChristian Pointner2013-07-041-8/+12
* handling of invalid commands Christian Pointner2013-07-041-11/+61
* added lookup table for commandlengthChristian Pointner2013-07-031-7/+28
* added 'mess' value to identifyChristian Pointner2013-07-032-5/+13
* added command code translationChristian Pointner2013-07-031-9/+59
* first working uartChristian Pointner2013-07-031-12/+35
* implemented basic commandsChristian Pointner2013-07-032-24/+37
* small reorderingChristian Pointner2013-07-031-40/+67
* added some constants and first version for serial send,recv routinesChristian Pointner2013-07-031-13/+91
* functions to generate flash segmentsChristian Pointner2013-07-021-14/+34
* sanity checks for commandsChristian Pointner2013-07-021-4/+67
* set_serial now suports baudrateChristian Pointner2013-07-021-7/+31
* added return codes for proto definitionChristian Pointner2013-07-021-24/+36
* serial device handling and hex file loading in seperate functionsChristian Pointner2013-07-021-33/+37
* improved exception handlingChristian Pointner2013-07-021-2/+4
* added protocol descriptionChristian Pointner2013-07-021-0/+166
* open device and setting it to raw modeChristian Pointner2013-07-021-6/+21
* added very basic version for bootloader and downloaderChristian Pointner2013-07-023-0/+185
* cleanupChristian Pointner2012-05-211-5/+1
* added gplv3 authors file and a readmeChristian Pointner2012-05-193-0/+727
* cleaned up blink-16FChristian Pointner2012-02-111-5/+6
* added blink code for new 18xx processor typesChristian Pointner2012-02-082-0/+112
* added otti bicycle led controlChristian Pointner2012-01-092-0/+120
* ws fixChristian Pointner2012-01-091-2/+2
* improved include.mkChristian Pointner2011-07-261-0/+6