* sologse.c has been split into several modules.
* Compiling now requires its own Makefile.
* State machine has been reworked to be more modular.
* Bugs with missing line termination have been fixed.
* sologse_fpga.py contains an interactive interface to the device.
* New spi transfer mode '#' allows raw bytes to be sent via SPI without
requiring any formatting.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/arm/avr@3167 bc5caf13-1734-44f8-af43-603852e9ee25
sologse.c: Fixed multiple bugs in the state machine. Most notably missing state changes and a bug where a newline would always reset the state machine.
sologse_fpga.py: Stop transmission if an error occurs while sending.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/arm/avr@3007 bc5caf13-1734-44f8-af43-603852e9ee25
* Onboard clock.
* Reworked command syntax.
* Communication with SPI/FPGA is now possible.
* Time and power can be logged contiously.
* Probably more...
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/arm/avr@2902 bc5caf13-1734-44f8-af43-603852e9ee25