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

8 Коммитов

Автор SHA1 Сообщение Дата
Michal Moskal 8843f081c3 Drop name from clients, only leave the role
fixes #31
2021-02-09 18:56:59 -08:00
Michal Moskal b3c0b3f610 Renames: snake_case to camelCase
Also:
regIdentifier -> regCode
serviceNumber -> serviceIndex
2021-01-14 18:32:03 +01:00
pelikhan 6f89b5b815 clean out more code 2020-12-16 22:18:40 +01:00
Peli de Halleux a8e94b8443
migrating to new pack system (#25)
* migrating to new pack system

* review

* more fixes

* support for offset in unpack

* use offset

* fix typo

* adding test project

* fix reference

* removed test

* revert offste fix

* fix mkc.json

* Update routing.ts

Co-authored-by: Michał Moskal <michal@moskal.me>

* use number[]

Co-authored-by: Michał Moskal <michal@moskal.me>
2020-12-16 12:13:31 +01:00
pelikhan db0eab05cf fixing more event blocks 2020-12-16 10:09:45 +01:00
pelikhan 4c0ca8d415 fixing some blocks (workaround pxt bug) 2020-12-16 09:49:10 +01:00
Peli de Halleux 6cfeb917f2
Add supportedTargets (#24)
* use format

* updated monolight

* adding supported targets

* removing most jacdac in blocks

* surviver
2020-12-15 16:27:53 +01: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