Compare commits

...

14 Commits

Author SHA1 Message Date
Peli de Halleux
2c70784251 0.5.87 2016-11-14 10:26:42 -08:00
Peli de Halleux
00333b0257 Bump pxt-core to 0.5.74 2016-11-14 10:26:40 -08:00
Peli de Halleux
d01c801f63 updated mutable block 2016-11-14 10:25:26 -08:00
Peli de Halleux
05828ddcd9 0.5.86 2016-11-14 10:21:59 -08:00
Peli de Halleux
f473835604 updated serial tranlsations 2016-11-14 10:06:39 -08:00
Peli de Halleux
d82da1f877 updated localizations 2016-11-14 09:44:46 -08:00
Peli de Halleux
94706adc40 0.5.85 2016-11-14 06:10:19 -08:00
Peli de Halleux
79fb4e4ff7 fix missing radio strings 2016-11-14 06:07:19 -08:00
Matthias L. Jugel
dae84afded add SPI pins 2016-11-14 10:12:35 +01:00
Matthias L. Jugel
82d93a2b91 0.5.84 2016-11-13 22:10:34 +01:00
Matthias L. Jugel
45cbbd342b fix naming 2016-11-13 22:09:57 +01:00
Peli de Halleux
5c7779927c bumped to v0.5.83 2016-11-12 05:42:44 -08:00
Peli de Halleux
df3d3b41ab 0.5.83 2016-11-12 05:21:03 -08:00
Peli de Halleux
d691ebfd52 updated strings 2016-11-12 05:20:39 -08:00
13 changed files with 32 additions and 24 deletions

View File

@@ -1,3 +1,3 @@
{
"appref": "v0.5.63"
"appref": "v0.5.83"
}

View File

@@ -33,7 +33,7 @@
"pictureAspect": "noChange",
"themeColor": "#ffffff",
"manifest": {
"name": "Calliope MINI",
"name": "Calliope mini",
"display": "standalone",
"orientation": "notSet",
"onConflict": "override",

View File

@@ -1,5 +1,5 @@
{
"name": "Calliope MINI",
"name": "Calliope mini",
"icons": [
{
"src": "\/android-chrome-36x36.png",

View File

@@ -6,7 +6,8 @@
"enums.d.ts",
"shims.d.ts",
"bluetooth.ts",
"bluetooth.cpp"
"bluetooth.cpp",
"_locales/de/bluetooth-jsdoc-strings.json"
],
"public": true,
"dependencies": {

View File

@@ -87,7 +87,7 @@
"String.charAt|block": "Zeichen an Position %pos aus|%this",
"String.compare|block": "vergleiche %this| mit %that",
"String.concat|block": "hänge %this| mit %other aneinander",
"String.fromCharCode|block": "Text aus char code %code",
"String.fromCharCode|block": "Text aus ASCII-Code %code",
"String.isEmpty|block": "%this| ist leer",
"String.length|block": "Länge von %VALUE",
"String.substr|block": "extrahiere aus %this|beginnend mit %start|%length Zeichen",
@@ -95,12 +95,12 @@
"basic.clearScreen|block": "Bildschirminhalt löschen",
"basic.color|block": "%c",
"basic.forever|block": "dauerhaft",
"basic.pause|block": "Pausiere (ms) %pause",
"basic.pause|block": "pausiere (ms) %pause",
"basic.rgbw|block": "Rot %red|Grün %green|Blau %blue|Weiß %white",
"basic.setLedColor|block": "setze LED-Farbe auf %color=color_id",
"basic.showLeds|block": "zeige LEDs",
"basic.showNumber|block": "zeige|Nummer %number",
"basic.showString|block": "Zeige|Zeichenfolge %text",
"basic.showString|block": "zeige|Zeichenfolge %text",
"basic|block": "Grundlagen",
"control.deviceName|block": "Gerätename",
"control.deviceSerialNumber|block": "Seriennnummer",
@@ -121,7 +121,7 @@
"game.startCountdown|block": "Countdown| starten (ms) %duration",
"game|block": "Spiel",
"images.createBigImage|block": "erstelle großes Bild",
"images.createImage|block": "Erstelle Bild",
"images.createImage|block": "erstelle Bild",
"images|block": "Bilder",
"input.acceleration|block": "Beschleunigung (mg) |%NAME",
"input.buttonIsPressed|block": "Button|%NAME|ist gedrückt",
@@ -142,10 +142,10 @@
"led.plotBarGraph|block": "zeichne Balkendiagramm von %value|bis %high",
"led.plot|block": "Zeichne|x %x|y %y",
"led.point|block": "Punkt|x %x|y %y",
"led.setBrightness|block": "Setze Helligkeit auf %value",
"led.stopAnimation|block": "Halte Animation an",
"led.setBrightness|block": "setze Helligkeit auf %value",
"led.stopAnimation|block": "halte Animation an",
"led.toggle|block": "Schalte zwischen|x %x|y %y",
"led.unplot|block": "Unplot|x %x|y %y",
"led.unplot|block": "schalte Pixel|x %x|y %y aus",
"led|block": "LED",
"motors.dualMotorPower|block": "Motor %motor an|mit %percent",
"motors.motorCommand|block": "Motor %command",
@@ -184,7 +184,7 @@
"serial.writeNumber|block": "serial|write number %value",
"serial.writeString|block": "serial|write string %text",
"serial.writeValue|block": "serial|write value %name|= %value",
"serial|block": "seriell",
"serial|block": "Konsole",
"{id:category}Basic": "Grundlagen",
"{id:category}Control": "Steuerung",
"{id:category}Game": "Spiel",
@@ -195,7 +195,7 @@
"{id:category}Motors": "Motoren",
"{id:category}Music": "Musik",
"{id:category}Pins": "Pins",
"{id:category}Serial": "Serielle",
"{id:category}Serial": "Konsole",
"{id:category}String": "Zeichenfolge",
"{id:category}Text": "Text"
}

View File

@@ -0,0 +1,5 @@
{
"Math.abs": "Returnerar absolutbeloppet av ett tal (värdet utan hänsyn till huruvida det är positivt eller negativt). \nTill exempel är absolutbeloppet av -5 detsamma som absolutbeloppet av 5.",
"Math.max": "Returnerar det större av två givna numeriska uttryck.",
"Math.min": "Returnerar det mindre av två givna numeriska uttryck."
}

View File

@@ -49,4 +49,4 @@
}
}
}
}
}

View File

@@ -21,4 +21,4 @@
}
},
"installedVersion": "ljipgq"
}
}

View File

@@ -1,5 +1,5 @@
{
"radio.onDataPacketReceived|block": "Wenn Datenpaket empfangen",
"radio.onDataPacketReceived|block": "wenn Datenpaket empfangen",
"radio.onDataReceived|block": "Funk auf empfangenen Daten",
"radio.receiveNumber|block": "empfange Nummer über Funk",
"radio.receiveString|block": "empfange Zeichenfolge über Funk",

View File

@@ -6,7 +6,9 @@
"shims.d.ts",
"enums.d.ts",
"radio.cpp",
"radio.ts"
"radio.ts",
"_locales/de/radio-jsdoc-strings.json",
"_locales/de/radio-strings.json"
],
"public": true,
"dependencies": {

View File

@@ -33,7 +33,7 @@ namespace radio {
* received packet from the radio queue.
*/
//% help=radio/on-data-packet-received
//% mutate=true
//% mutate=objectdestructuring
//% mutateText=Packet
//% mutateDefaults="receivedNumber;receivedString:name,receivedNumber:value;receivedString"
//% blockId=radio_on_packet block="on radio received" blockGap=8

View File

@@ -1,6 +1,6 @@
{
"name": "pxt-calliope",
"version": "0.5.82",
"version": "0.5.87",
"description": "calliope target for PXT",
"keywords": [
"JavaScript",
@@ -34,6 +34,6 @@
"semantic-ui-less": "^2.2.4"
},
"dependencies": {
"pxt-core": "0.5.72"
"pxt-core": "0.5.74"
}
}

View File

@@ -121,9 +121,9 @@
"MOTOR2": "M_OUT2"
},
"spiPins": {
"MOSI": "P15",
"MISO": "P14",
"SCK": "P13"
"MOSI": "C_P15",
"MISO": "C_P14",
"SCK": "C_P13"
},
"i2cPins": {
"SDA": "C_P20",
@@ -218,7 +218,7 @@
"path": "/browsers/windows"
}
],
"boardName": "Calliope MINI",
"boardName": "Calliope mini",
"hideSideDocs": true,
"usbDocs": "/device/usb",
"usbHelp": [