Commit Graph

6 Commits

Author SHA1 Message Date
David Given
fc2655ecd6 Rework the bytecode format to use a much simplified setup: a six-bit timer with
the top two bits reserved for pulse and index state. This is actually smaller,
bandwidth-wise, than the old version, and may be smaller than the crunched
version.
2020-03-14 18:58:43 +00:00
David Given
a41f0f3ff4 Allow upgrading of flux files to the new format. 2019-03-06 22:23:57 +01:00
David Given
dfc818ff73 You now have to explicitly upgrade flux files --- much cleaner. Added a tool to
do this.
2019-03-03 20:52:53 +01:00
David Given
6eed5daa82 Add the properties interface to the SQL stuff. 2019-03-03 17:37:40 +01:00
David Given
d168e58db6 -f works to save a copy of the flux to disk. 2018-10-21 13:48:28 +02:00
David Given
d00f199d51 You can read flux from files now. 2018-10-20 16:14:38 +02:00