Peli de Halleux
dd94442555
Merge pull request #173 from gingemonster/master
...
fixing more help broken links
2016-07-21 11:10:55 -07:00
Peli de Halleux
56f6a2fa56
Merge pull request #172 from gingemonster/patch-1
...
updated setPull help annotation
2016-07-21 11:10:15 -07:00
Michal Moskal
3c8027425a
Fix order of arguments for memset()
2016-07-21 09:54:53 +01:00
gingemonster
20ac14fdf6
fixing more help documentation links
...
set-accelerometer-range was wrong so fixing reference to help doc
2016-07-20 10:44:32 +01:00
gingemonster
c805d67cf6
fixing help for pins.pulseDuration
...
Help document at https://codethemicrobit.com/reference/pins/pulse-duration doesnt match the help annotation in the code so this fixes it
2016-07-20 06:29:44 +01:00
gingemonster
943c2e7716
Fixing help annotation on serial.redirect
...
Code currently points to help at https://codethemicrobit.com/reference/serial/redirect but the working url is https://codethemicrobit.com/reference/serial/redirect-to so fixed the help annotation
2016-07-20 06:21:15 +01:00
gingemonster
298a37e576
updated setPull help annotation
...
At some point Im guessing the help file has been renamed and its current url is https://codethemicrobit.com/reference/pins/set-pull . This change to the annotation of setPull removes the word "digital" so that the link should work again
2016-07-20 06:14:18 +01:00
Thomas Denney
e942fb5733
Minor linting changes
2016-07-18 10:12:00 +01:00
Thomas Denney
6a1415b3e1
Default indentation for default project.
...
The editor lints the TS file every time it launches, might as well commit the change.
2016-07-15 15:39:16 +01:00
Thomas Denney
84a29eec65
Merge remote-tracking branch 'upstream/master'
2016-07-13 09:17:32 +01:00
Michal Moskal
c81e56613e
Mark microbit DAL config as just defaults
2016-07-11 14:29:49 +02:00
Thomas Denney
a8e1d2a86c
Fixed '@params' in Neopixel blocks' docs
2016-07-08 14:30:45 +01:00
Michal Moskal
8413b61397
Format code
2016-07-01 14:46:05 +01:00
Michal Moskal
31002ae1a8
Fix typo in onPulse; hook up createBuffer
2016-06-25 19:17:43 +01:00
Peli de Halleux
d8d2129685
removed strings page
2016-06-24 09:02:31 -07:00
Peli de Halleux
5dd37a1494
updated bluetooth docs page
2016-06-24 09:02:14 -07:00
Peli de Halleux
6cfe39dac3
patching up bluetooth uart
2016-06-24 08:12:52 -07:00
Martin Woolley
ecc71a3295
UART read block with string param unlimited length added
2016-06-24 08:46:05 +01:00
Martin Woolley
0834402b18
Pairing documentation worj in progress. UART write block added
2016-06-24 07:59:08 +01:00
Martin Woolley
76005841fa
Increased default power to 6, added UART write block
2016-06-23 11:38:23 +01:00
Martin Woolley
7bf00ff139
Merge remote-tracking branch 'upstream/master'
2016-06-23 08:06:34 +01:00
Martin Woolley
82e34d852c
checking in
2016-06-23 08:05:49 +01:00
Peli de Halleux
34effcefc6
jsdoc on bluetooth
2016-06-21 14:30:05 -07:00
Peli de Halleux
67b5afd73a
integrating docs about "devices" namespace
2016-06-21 11:17:34 -07:00
Peli de Halleux
98238caffb
updated translations
2016-06-20 11:28:52 -07:00
Peli de Halleux
f55977a51d
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-06-20 11:07:20 -07:00
Peli de Halleux
91938f156a
Merge pull request #136 from bluetooth-mdw/master
...
Documentation for Bluetooth IO Pin service block++
2016-06-20 11:07:04 -07:00
Peli de Halleux
17cbea9989
refreshing localizations
2016-06-20 08:37:17 -07:00
Martin Woolley
22c03dfd7a
Documentation for Bluetooth IO Pin service block.
...
Addition of event handler blocks for Bluetooth connection state changes.
2016-06-20 08:39:51 +01:00
Peli de Halleux
cd0b2a646f
fixing various doc links
2016-06-19 05:28:46 -07:00
Peli de Halleux
d7528c09e3
updated transmit power default value
2016-06-19 05:15:13 -07:00
Peli de Halleux
e055484492
updated loc strings
2016-06-19 05:14:46 -07:00
Peli de Halleux
947d69da48
added strings for block in microbit project
2016-06-17 22:11:32 -07:00
Peli de Halleux
ece91d980a
updated bundled translations
2016-06-15 23:12:44 -07:00
Peli de Halleux
a6a9f25e86
updated docs and strings
2016-06-15 22:50:23 -07:00
Tom Ball
2c399f198a
move LED namespace after music
2016-06-14 19:16:08 -04:00
Peli de Halleux
4a537b1ce8
updated bluetooth library
2016-06-14 13:57:27 -07:00
Peli de Halleux
cf0372aeaa
adding bluetooth button service. fix for #106
2016-06-14 13:53:05 -07:00
Peli de Halleux
918d2f1a3a
support for bluetooth accelerometer service. fix for #105
2016-06-14 13:47:18 -07:00
Peli de Halleux
c1a6c1c66a
support for magnetometer service. fix for #112
2016-06-14 13:39:24 -07:00
Peli de Halleux
7a2c4f0056
updated shims
2016-06-14 13:27:21 -07:00
Peli de Halleux
23eefb28d2
support for starting the temperature service #113
2016-06-14 13:24:55 -07:00
Peli de Halleux
bb20c1780b
Add Bluetooth LED service. fix for #111
2016-06-14 13:17:20 -07:00
Peli de Halleux
fe39eec686
fixing color, help of io pin service
2016-06-14 06:40:44 -07:00
Peli de Halleux
655fa0fde8
updated annotations
2016-06-14 06:33:18 -07:00
Peli de Halleux
2841df6950
added 'microbit-bluetooth' package
2016-06-14 06:30:07 -07:00
Peli de Halleux
c6f5a8dcc6
updated help links. fix for #90
2016-06-09 21:41:41 -07:00
Peli de Halleux
f94015803f
fixing some docs on microbit-devices
2016-06-07 14:21:19 -07:00
Peli de Halleux
f085253306
bundling and fixing microbit-devices
2016-06-07 14:06:13 -07:00
Peli de Halleux
3051e09bcf
updated yotta settings for neopixel package
2016-06-07 10:53:44 -07:00
Peli de Halleux
e6ca366d20
full support for setPull
2016-06-03 23:15:51 -07:00
Peli de Halleux
af42dbf30a
support for setpull
2016-06-03 10:34:20 -07:00
Peli de Halleux
f3a6b00734
fixing localized file path
2016-06-02 09:48:40 -07:00
Peli de Halleux
3de977c98f
updated naming of locale strings
2016-06-02 09:07:30 -07:00
Peli de Halleux
7a0ad8e3ed
disabling source maps
2016-05-27 14:16:47 -07:00
Peli de Halleux
f3463b5961
refactor strings.json generation for packages
2016-05-27 09:23:47 -07:00
Peli de Halleux
f4afa773ad
missing images blocks
2016-05-26 20:42:15 -07:00
Peli de Halleux
21280f41bc
updated random boolean color
2016-05-26 19:55:25 -07:00
Peli de Halleux
41c7053f3f
added math.randomBoolean
2016-05-26 19:49:38 -07:00
Peli de Halleux
0648e80131
added serial.redirect
2016-05-26 11:07:09 -07:00
Peli de Halleux
1c8fa5eab6
move pins->map up in block list
2016-05-24 21:39:57 -07:00
Peli de Halleux
4e56342e52
updated docs
2016-05-20 05:40:54 -07:00
Peli de Halleux
7273354944
support for 3g/6g gestures
2016-05-20 05:39:44 -07:00
Peli de Halleux
c65bdb34af
various docs updates
2016-05-19 13:56:24 -07:00
Peli de Halleux
9a36a2fc05
removing serial event (not supported in DAL)
2016-05-19 13:39:28 -07:00
Peli de Halleux
0b226bc9aa
updated category colors theme
2016-05-19 11:59:57 -07:00
Peli de Halleux
f2bab5d122
missing async annotation on serial
2016-05-19 10:53:48 -07:00
Peli de Halleux
bfac2910da
tentative serial fix for #66
2016-05-18 11:57:10 -07:00
Peli de Halleux
5e024c6f23
added test package
2016-05-17 10:42:44 -07:00
Peli de Halleux
2e3d875b7d
added serial events
2016-05-17 09:36:01 -07:00
Peli de Halleux
845d7a004c
updated docs
2016-05-16 22:18:58 -07:00
Peli de Halleux
89f09c7f35
added pins->on pulsed
2016-05-16 16:24:44 -07:00
Peli de Halleux
879a85bdbb
exposing i2c blocks in pins
2016-05-13 03:38:52 -07:00
Peli de Halleux
b4bc985068
upgraded to lancaster 2.0.0.rc3 (core 0.1.9)
...
added radio.send/receive string
2016-05-12 12:35:40 -07:00
Peli de Halleux
a62f2b00b4
updated radio apis to support key/value pair
2016-05-10 21:13:16 -07:00
Peli de Halleux
7d0101af25
marking various radio functions as debug until API is stable
2016-05-10 16:42:18 -07:00
Peli de Halleux
2cc6f864a8
remove logging
2016-05-10 10:26:36 -07:00
Peli de Halleux
47f9362e5f
read radio values
2016-05-10 10:14:51 -07:00
Peli de Halleux
fcfdbcc7e4
moving block down category
2016-05-09 23:03:42 -07:00
Peli de Halleux
5884231399
null terminated name
2016-05-09 23:01:20 -07:00
Peli de Halleux
e8887f5904
radio blocks to read/stream value pairs
2016-05-09 22:55:37 -07:00
Peli de Halleux
b33d0ba470
updated strings
2016-05-06 14:17:39 -07:00
Peli de Halleux
f854dfd9c8
updated generated docs
2016-05-05 12:32:40 -07:00
Peli de Halleux
d905f24f9c
updated generated strings.json
2016-05-05 11:32:35 -07:00
Peli de Halleux
81b8b1b69c
updated docs
2016-05-05 11:16:14 -07:00
Peli de Halleux
04a60a5b47
fixing various lint violations
2016-05-04 23:31:55 -07:00
Peli de Halleux
db0c5d9f9f
exposing serial number block.
2016-04-28 10:46:03 -07:00
Michal Moskal
6c539fb04f
Add some debugger hooks
2016-04-27 19:26:55 +01:00
Peli de Halleux
ac942e198a
missed file in previous checkin
2016-04-26 17:09:27 -07:00
Peli de Halleux
cef1f57e30
expose device serial number in javascript
2016-04-26 17:09:15 -07:00
Peli de Halleux
55859b1237
support for exposing device name
2016-04-26 13:43:02 -07:00
Peli de Halleux
512e40fae3
clearer api name in serial
2016-04-26 12:19:42 -07:00
Peli de Halleux
10d44b97cc
more serial infos
2016-04-26 10:29:05 -07:00
Peli de Halleux
e746c13212
don't filter or throttle serial, let the user deal with it.
2016-04-22 13:12:43 -07:00
Peli de Halleux
9e073aee36
fixing doc links. fix for #49
2016-04-22 12:37:47 -07:00
Peli de Halleux
d89747fa46
typo in default value
2016-04-22 00:14:57 -07:00
Peli de Halleux
5232be58ce
auto adjusting bar graph + debouncing sending data over serial
2016-04-21 23:44:22 -07:00
Michal Moskal
c54cd21efa
Don't go through uBit object if not needed
2016-04-19 11:52:44 -07:00
Peli de Halleux
13bdcf762d
updated dal definition
2016-04-19 09:43:23 -07:00
Peli de Halleux
0c7d49256d
don't use blockStatement anymore
2016-04-18 13:31:05 -07:00