Commit graph

5 commits

Author SHA1 Message Date
wetzel
8e91f01f51 gse change4: added temperature read and fault latchup read
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/arm/avr@5724 bc5caf13-1734-44f8-af43-603852e9ee25
2016-12-13 16:07:09 +00:00
stephan
2c38a446e6 arm..: typos and whitespace
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/arm/avr@4437 bc5caf13-1734-44f8-af43-603852e9ee25
2015-05-31 09:07:46 +00:00
rasch
6ad398a837 Complete Modularization and new features.
* 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
2014-09-10 12:25:10 +00:00
rasch
10b87dab7a sologse: Bug fixes.
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
2014-06-05 13:16:11 +00:00
rasch
0600c3e7fb sologse: New features.
* 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
2014-05-19 16:20:55 +00:00