Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Peli de Halleux 077cf90151
refresh constants (#33) 2021-02-10 09:25:38 +01:00
Michał Moskal 25df95323b
implement triplicate events (#28)
* Basic support for sending new format events

* Add event triplicate queue

* Chasing SystemCmd.Event

* Re-generate constants files

* Add Client.systemActive

* Filter incoming events by eventCounter
2021-01-14 18:18:16 +01:00
Peli de Halleux 350b6f9ed0
Clean out parts (#16)
* a bit more cleanup

* add pack/unpack shortcuts
2020-12-15 05:42:24 +01:00
Peli de Halleux cd4b6d5a42 remove string constants 2020-12-08 21:48:16 +01:00
peli fac2c5298b add formats in generated codes 2020-12-08 08:48:10 -08:00
Peli de Halleux ad2565d85c
Split JACDAC services into mono repo (#12)
* moving accelerometer, button to sub repoes

* moving buzzer

* moving more files into sub repoes

* move rotary-encoder

* moving motor

* moving serve/pwm

* move client

* moving multi-touch

* moving ontroller services

* move model runner out

* move settings project

* moving constants in nested files

* updating tests

* move thermometer

* moving to seperate projects

* updated description

* happier tsconfig

* Add links to local repos

* more build fixes

* Use the new --mono-repo option to mkc
Also, don't -u arcade several times

* moving aggregator

* fix build

Co-authored-by: Peli de Halleux <peli@Pelis-MacBook-Pro.local>
Co-authored-by: Michal Moskal <michal@moskal.me>
2020-12-08 13:09:10 +01:00