Commit Graph

54 Commits

Author SHA1 Message Date
Sam Kent
cc06e91c25 Update write-received-packet-to-serial.md (#2217)
A support ticket pointed out issues that they'd encountered when trying to follow this document:

- `sendValue` only supports an 8 character string. This is documented in the `sendValue` docs but a longer string had been used here
- Only `radio.onReceivedNumber` is used so the sample output is not consistent with the users experience. I've changed it so that all packets are handled
2019-06-18 11:23:37 -07:00
Daryl Zuniga
708f2a4ca5 remove code snippets that use onDataPacketReceived because that uses complex destructors which arent supported by python and that function is deprecated anyway (#2063) 2019-05-20 11:26:52 -07:00
Richard Knoll
3761d1282a
Update the max length of a name in a sendValue packet (#1965) 2019-04-05 10:45:06 -07:00
Galen Nickel
c4868e131d Insert new hw video links (#1910) 2019-03-11 15:04:38 -07:00
Galen Nickel
7a5de98819 update radio ref for deprecated pages (#1829) 2019-02-13 21:01:50 -08:00
Sam El-Husseini
7e23340df1
Spellcheck docs (#1652)
* Spelling mistakes
2018-11-20 13:26:26 -08:00
Peli de Halleux
93a22ae17f
radio double support (#1540)
* support for doubles in radio

* fix typos

* more docs

* more support

* fix build

* handle serial

* fix length

* fixing buffer allocation

* use same notation

* using decrRC
2018-10-29 10:42:12 -07:00
Galen Nickel
920b30a304 Add more desc to on-received-buffer (#1431) 2018-10-16 10:20:05 -07:00
Peli de Halleux
2b504d863d
Radiodocsupdate (#1430)
* a few updates

* more updates

* reorder radio blocks

* more shuffling of new radio apis

* fixing hot or ocold

* more doc fixes

* more updates

* fixing docs issues

* more doc fixes

* restore docs errors

* missing packate

* renamed argument of callback

* mssing radio

* more odcs fixes

* lock turtle

* ignore docs for now
2018-10-15 15:32:09 -07:00
Peli de Halleux
6209f0cc63
scratch like broadcast api (#1358)
* scratch like broadcast api

* always register handler

* adding docs

* added icon

* updated block name

* adding DAL support "radio.raiseEvent"

* typo

* implemented using radiobus

* adding docs

* adding raise event block

* updated shims

* updated pxt
2018-10-08 09:46:23 -07:00
Peli de Halleux
eed66868a9
explictely set radio default power to 6 (#1286) 2018-09-24 10:16:03 -07:00
Peli de Halleux
d0a40d1ae1
tools lessons (#1218)
* tools lessons

* updated summary

* more images

* wire up images

* fixing radio send-value
2018-09-12 13:26:39 -07:00
Guillaume Jenkins
56dedeff92 Clarify radio signal strength 2018-08-01 13:31:32 -04:00
Galen Nickel
f5c44a3d4b
Update 'radio' docs for v1 (#937) 2018-07-09 11:17:32 -07:00
Galen Nickel
5d6f3cd598 Remote data topic for the analyze docs (#720)
* Remote data topic for the analyze docs

* Add 'see also'

* Spelling typo

* Add more info about serial number usage

* Expand the example
2018-03-27 18:26:35 -07:00
damienbod
13f20bfcad Update on-data-packet-received.md (#702)
* Update on-data-packet-received.md

* Update on-data-packet-received.md
2018-03-08 13:23:18 -08:00
Peli de Halleux
07a578831c
support for buffer packet type (#608)
* support for buffer packet type

* updated description

* updated signature

* added note on json encoding

* adding sendNumbers

* cleanup

* removing 'sendnumbers'
2018-01-30 10:11:12 -08:00
Sam El-Husseini
e3975e65e5 pxt-microbit Accessibility PR (#529)
* Accessibility changes
2017-09-07 13:42:08 -07:00
Peli de Halleux
00e9217e73 /reference/types -> /types 2017-03-16 07:57:41 -07:00
Richard Knoll
9a4a2264fa Fixing singal strength docs and adding an example (#347) 2017-01-28 19:53:36 +00:00
Peli de Halleux
89406330cf rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
Richard Knoll
95e4c609a4 Rename the parameters for the sendValue block (#293) 2016-10-27 14:48:22 -07:00
Richard Knoll
2bc5db517e Renaming the string in onDataPacketReceived and updating docs (#292) 2016-10-25 16:39:13 -07:00
Richard Knoll
f191d9033d Updating radio JSON writing API (#290) 2016-10-25 16:38:01 -07:00
Richard Knoll
ec404e5887 Deprecating old radio APIs and fixing docs (#289) 2016-10-24 16:30:21 -07:00
Peli de Halleux
bd1536132d fixing references / snippets
cleanup "snippets" compilation state
2016-10-22 21:29:31 -07:00
Peli de Halleux
0e0275e496 doc fixes 2016-08-10 13:10:40 -07:00
Thomas Denney
ee37b4a959 Add package info to radio docs (for testing) 2016-08-09 16:28:08 +01:00
Ron Hale-Evans
a6b2187ec5 Edited advanced page 2016-07-28 10:56:37 -07:00
Ron Hale-Evans
4941ce1694 Fixing parameters 2016-07-18 14:04:15 -07:00
Ron Hale-Evans
6ae39f192b Examples now set to same radio group 2016-06-16 15:33:35 -07:00
Ron Hale-Evans
ed5263f248 First draft; need to debug examples 2016-06-16 15:15:14 -07:00
Tom Ball
7bced60466 fix more broken links 2016-06-15 08:09:40 -04:00
Tom Ball
041b10ef04 fix broken links 2016-06-15 07:55:19 -04:00
Ron Hale-Evans
3049c88d5b Simulator warnings, etc. 2016-06-09 15:30:47 -07:00
Ron Hale-Evans
126c236b14 New topic. Double-checked example. 2016-06-08 11:21:58 -07:00
Ron Hale-Evans
d1cd0a23a2 Nearing end of radio docs 2016-06-02 17:08:09 -07:00
Ron Hale-Evans
54331eb113 Second pass 2016-06-02 16:24:06 -07:00
Ron Hale-Evans
2c6f76e1a5 First pass 2016-06-02 12:52:03 -07:00
Ron Hale-Evans
a3d559c7af Rewrite for simplicity. 2016-06-01 17:11:28 -07:00
Ron Hale-Evans
5650f7dc35 Finishing pass on send/receive number. Examples distributed more sensibly. 2016-05-31 17:02:22 -07:00
Ron Hale-Evans
a9cfe83bdf Target=kids so removing all 'Important Security Considerations' for now. 2016-05-31 12:06:03 -07:00
Ron Hale-Evans
f9409b5fb5 Mailbot example works now. 2016-05-31 11:44:20 -07:00
Ron Hale-Evans
a383060b4d Improved examples; last one needs work. 2016-05-27 16:22:38 -07:00
Ron Hale-Evans
4fb10faec2 Radio send/receive string. Rewrote text. Updated examples. 2016-05-27 12:03:54 -07:00
gbaman
2ede815535 Add write-value-to-serial documentation 2016-05-25 02:58:27 +01:00
gbaman
819ab9aa9a Add receive-string documentation page 2016-05-25 02:23:33 +01:00
gbaman
318ffde27f Add send-string documentation page 2016-05-25 01:53:13 +01:00
gbaman
ab087b4afa Add set-transmit-power documentation page 2016-05-25 01:40:01 +01:00
Peli de Halleux
7da483f258 fixing links 2016-04-18 09:47:34 -07:00