HSC2011/Software: Unterschied zwischen den Versionen
Chrysn (Diskussion | Beiträge) current state |
Chrysn (Diskussion | Beiträge) →firmware: open issues |
||
Zeile 19: | Zeile 19: | ||
During firmware development, a serial protocol was developed, which is documented [http://github.com/Metalab/hsc2011/blob/master/firmware/README.serialprotocol alongside the firmware]. | During firmware development, a serial protocol was developed, which is documented [http://github.com/Metalab/hsc2011/blob/master/firmware/README.serialprotocol alongside the firmware]. | ||
Open issues are in descending priority: | |||
* redirect messages for controlling the base station itself | |||
* fine-tuning timing for re-sends and responses (may only need validation) | |||
* virtual machine, including read/write commands | |||
** compiler | |||
* reading battery status (might require some hardware modification) | |||
* reading RSSI state | |||
* multicasts | |||
* <del>removing arduino specific stuff to reduce resource usage</del> (not a priority unless resources become a real problem) | |||
== PC server == | == PC server == |