Commit Graph

110 Commits

Author SHA1 Message Date
Michal Moskal 4c45ab8701 Add more debug 2017-07-26 16:17:59 +01:00
Michal Moskal f4c9e85924 Bring back read page alignmnet 2017-07-26 11:52:51 +01:00
Michal Moskal 33863b8b96 Fix warning 2017-07-26 11:38:31 +01:00
Michal Moskal b167d4f9df Apply https://github.com/torvalds/linux/commit/a283c03a3a7a8cd3f8836ffd1b1d6cc8f778492c 2017-07-26 11:36:52 +01:00
Michal Moskal f00b4d432e Apply https://github.com/torvalds/linux/commit/b894f60a232d552fc18b018271c2893f0b0c1c15 2017-07-26 11:36:26 +01:00
Michal Moskal f361b6ecc1 Apply https://github.com/torvalds/linux/commit/e5fd39d9b80aaa0b8a16dd570fa55009905d6af4 2017-07-26 11:32:49 +01:00
Michal Moskal b46e18b807 Apply https://github.com/torvalds/linux/commit/aae86e8adb3bbf5256eebe76500cf7254365753c 2017-07-26 11:27:15 +01:00
Michal Moskal 067f8727a6 Apply https://github.com/torvalds/linux/commit/b00ce11f00c9e86442de000e8bd3dd42f089c8e1 2017-07-26 11:27:01 +01:00
Michal Moskal 52ef98e249 Add more logging 2017-07-26 10:43:43 +01:00
Michal Moskal 9a3eec7d4d dmesg logging 2017-07-25 19:09:32 +01:00
Michal Moskal d2f6395443 Cleanup logging; remove excessive flush 2017-07-25 18:37:52 +01:00
Michal Moskal 7960c9f15e Logging fixes 2017-07-25 15:28:28 +01:00
Michal Moskal d84b2b187c Remove unnecessary changes; trim down logging 2017-07-25 15:10:06 +01:00
Michal Moskal bcf597143a Build and program starting fixes 2017-07-25 14:59:32 +01:00
Michal Moskal de180e97aa Add support scripts 2017-07-25 12:18:48 +01:00
Michal Moskal 11bcf77402 Add build files 2017-07-25 12:15:59 +01:00
Michal Moskal 763a5c7436 Add kernel module sources 2017-07-25 12:15:54 +01:00
Michal Moskal a159e2a668 Add NBD-based UF2 file server 2017-07-25 11:51:51 +01:00
Michal Moskal 46b78a6b27 Generate UF2 files when no HID available 2017-07-25 11:48:02 +01:00
Michal Moskal 00ec9c510f Update TODO 2017-07-15 22:32:43 +02:00
Michal Moskal f760998f77 Display error number on the screen upon panic 2017-07-15 22:32:10 +02:00
Michal Moskal 0dfde3b65f Implement text/icon methods in simulator 2017-07-13 22:01:39 +02:00
Sam El-Husseini bfefb3eea9 rename aux to scripts 2017-07-13 20:49:04 +03:00
Guillaume Jenkins 69a5f72261 Add jenkins build and guid website info 2017-07-13 10:18:47 -07:00
Sam El-Husseini 5ea8048f0c Limit screen updates to once every 30ms and only if needed. 2017-07-12 12:26:14 +03:00
Sam El-Husseini 8215e8446a Sim screen canvas implementation and _setPixel. 2017-07-12 10:25:17 +03:00
Michal Moskal 340d5e5cbf Add custom impl of output; drop ev3-api 2017-07-11 16:58:51 +02:00
Michal Moskal 02e45762b4 Own implementation of music 2017-07-11 16:44:35 +02:00
Michal Moskal ad5d5daee5 Adding local include with constants; dropping LMS enum 2017-07-11 16:18:59 +02:00
Michal Moskal b60775fa50 Add Quad drawing option 2017-07-11 15:52:37 +02:00
Michal Moskal cb88fd7c2b Merge branch 'newgfx' 2017-07-11 15:42:15 +02:00
Michal Moskal 574fdb3473 Add microbit font 2017-07-11 15:40:27 +02:00
Michal Moskal 0d6e6a7c96 Remove unused enum 2017-07-11 15:27:23 +02:00
Michal Moskal 8c6b56fc39 Fix drawIcon 2017-07-11 15:25:14 +02:00
Sam El-Husseini b4428b1eef Update lights orange color 2017-07-11 16:20:19 +03:00
Michal Moskal a3db891673 Custom rendering almost works 2017-07-11 14:43:12 +02:00
Michal Moskal 3bf3d07e4c Merge branch 'master' into newgfx 2017-07-11 12:49:38 +02:00
Michal Moskal a838421181 Do not rely on global init order 2017-07-11 12:31:34 +02:00
Sam El-Husseini 0ef0fdf69a Fixed button mappings. 2017-07-11 13:04:01 +03:00
Sam El-Husseini 895527eb4a Update monaco editor color in pxtarget.json to reflect monaco 0.9 changes 2017-07-11 12:55:59 +03:00
Michal Moskal 4f6941e6cf Implement button mmap 2017-07-11 11:40:40 +02:00
Michal Moskal ce758a091e Moving drawing code into TS 2017-07-11 10:35:00 +02:00
Sam El-Husseini 46c18af461 Initial board SVG and basic simulator 2017-07-11 11:15:17 +03:00
Michal Moskal 17a01b46be Working on own LCD impl 2017-07-10 21:37:29 +01:00
Michal Moskal 1f51d137b3 Cleanup 2017-07-10 15:11:21 +01:00
Michal Moskal 7e8a053f3a Update TODO 2017-07-10 15:09:06 +01:00
Michal Moskal d3263d8456 Add ultrasonic and gyro (untested) 2017-07-10 15:07:23 +01:00
Michal Moskal babdf45fc3 Add color sensor 2017-07-10 14:43:54 +01:00
Michal Moskal df45cb98ef Block-friendly buttons 2017-07-10 14:26:19 +01:00
Michal Moskal 36050de253 Move button code 2017-07-10 14:18:00 +01:00