5 Commits

Author SHA1 Message Date
7d986b1a9f - Fixed a bug in poldifold which caused a crash whne the HM data was not initialized
- The astrium chopper controller requires floats with a . and retuns them with a , .
  Accomodated for this quirk
2014-05-22 10:45:48 +02:00
bf3ad3915b Some fixed to astriumnet
- Recognize the </hash> closing tag
- Convert , to . and vice versa
2014-05-09 16:48:59 +02:00
71f48c8220 Added an assertion which will trigger when number size wrong 2014-04-23 14:15:46 +02:00
fb2164ca2d Made astriumnet and poldifold work
Astriumnet had problems:
- The hash code stuff is number size dependent
- wrPos was not properly reset, thus leading to no new request being
  written.
Poldifold was tested and taken into operation
2014-04-22 15:45:40 +02:00
25d549c7e0 Readded poldi chopper stuff
A new astriumnet protocol driver
A poldifold which solves the quadrant issue with the new chopper
2014-04-15 11:49:54 +02:00