pxt-calliope/sim/state
Richard Knoll 61aae94d8b
Rewriting the radio in TypeScript (#2000)
* Refactoring radio into the ts

* Moving the rest of the radio functionality to the TypeScript

* Removing sim implementation of old radio cpp

* Adding test script

* Removing handler key

* Rename internal functions

* PR feedback

* Refactoring to use event bus
2019-04-12 13:10:47 -07:00
..
accelerometer.ts Fix shake button (#1983) 2019-04-09 14:19:33 -07:00
buttonpair.ts refacotring various simulator features into pxt 2016-09-09 22:56:26 -07:00
buttonpairsim.ts Servo, edge connector and button pair simulator support (#782) 2018-05-18 09:28:25 -07:00
compass.ts refacotring various simulator features into pxt 2016-09-09 22:56:26 -07:00
edgeconnector.ts Initial target repo setup to move to master (v3.10) 2018-04-21 10:25:43 -07:00
edgeconnectorsim.ts various missing float -> int (#1364) 2018-10-09 09:45:10 -07:00
filesystem.ts support for readToSerial in simulator 2017-04-20 00:02:41 -07:00
ledmatrix.ts various missing float -> int (#1364) 2018-10-09 09:45:10 -07:00
lightsensor.ts refacotring various simulator features into pxt 2016-09-09 22:56:26 -07:00
microservo.ts Sim gif generation (#1877) 2019-02-27 15:04:03 -08:00
midi.ts don't rely on webmidi (#1350) 2018-10-04 15:03:02 -07:00
misc.ts BLE UART Buffer methods (#1353) 2018-10-05 15:25:18 -07:00
neopixel.ts shims.d.ts should never be included in simulator 2017-05-12 12:49:41 +01:00
radio.ts Rewriting the radio in TypeScript (#2000) 2019-04-12 13:10:47 -07:00
serial.ts Adding serial.set(Rx|Tx)BufferSize (#1931) 2019-03-21 08:04:48 -07:00
thermometer.ts splits m:b simulator state 2016-08-30 11:51:32 -07:00