Commit Graph

1303 Commits

Author SHA1 Message Date
Peli de Halleux
39bd7aa0eb 1.1.14 2019-08-30 10:59:15 -07:00
Peli de Halleux
140ba64462
Gyrofix (#893)
* disable drift correction by default

* disable drift correction

* better calibration sequence

* add comments

* updated comment about beta
2019-08-30 10:58:49 -07:00
Peli de Halleux
42fe96aa5a fix link 2019-08-30 09:40:41 -07:00
Peli de Halleux
1a5b42026d adding redirects for missing links 2019-08-30 09:39:28 -07:00
Peli de Halleux
9fe649aa3c fixed extensions.md 2019-08-30 05:48:41 -07:00
Peli de Halleux
a97dfb17b2 1.1.13 2019-08-30 05:41:11 -07:00
Peli de Halleux
277c9903bb
Tank fixes (#892)
* fixing turnration computation

* updated tank computation

* fix rendering glitch

* restore tank computation

* rounding errors
2019-08-30 05:40:51 -07:00
Peli de Halleux
0de8a84de2 1.1.12 2019-08-29 13:11:34 -07:00
Peli de Halleux
a302bbfc2b
Single tank (#891)
* add note about dual blocks

* fix simulator to match hardware

* updated wording
2019-08-29 13:11:01 -07:00
Peli de Halleux
bcb682b602 1.1.11 2019-08-28 23:00:03 -07:00
Peli de Halleux
e4a7531541
add rgbraw (#890) 2019-08-28 22:59:41 -07:00
Peli de Halleux
348964c888 1.1.10 2019-08-28 22:43:42 -07:00
Michał Moskal
8b3461bebd Add exitThread() polling the exit button (#888)
* Add exitThread() polling the exit button

* Add missing includes

* Remove redundant code
2019-08-28 22:43:21 -07:00
Peli de Halleux
e511630c2e
Update README.md 2019-08-28 16:27:03 -07:00
Peli de Halleux
db156d5df0
Update README.md 2019-08-28 16:24:55 -07:00
Peli de Halleux
93c6975400 1.1.9 2019-08-28 16:21:41 -07:00
Peli de Halleux
abc93dd7da
Multi sensor fix (#887)
* more logging

* set uart mode all at once

* updated logging

* pr feedback
2019-08-28 16:21:06 -07:00
Peli de Halleux
85cfc86bf8 1.1.8 2019-08-28 13:36:50 -07:00
Peli de Halleux
b66d4f2d64
enable storage extension (#886)
* enable storage extension

* fix -beta
2019-08-28 13:36:23 -07:00
Peli de Halleux
5843deab11 1.1.7 2019-08-28 11:39:18 -07:00
Peli de Halleux
8d5edc38bb
bump common version (#885) 2019-08-28 11:30:59 -07:00
Peli de Halleux
0309e50058 1.1.6 2019-08-28 08:52:24 -07:00
Peli de Halleux
aa40e7b169
Endprogram (#884)
* moving end program logic to c++

* typo

* always stop on reset
2019-08-28 08:52:01 -07:00
Peli de Halleux
75cf8da396 1.1.5 2019-08-27 17:57:44 -07:00
Max
db9b6a995b IIC added (#870)
* IIC added

* Fixed bug with not detecting device
2019-08-27 17:57:21 -07:00
Peli de Halleux
fb255edafe 1.1.4 2019-08-27 17:28:57 -07:00
Peli de Halleux
f4c39f74e8 1.1.3 2019-08-27 17:05:49 -07:00
Peli de Halleux
3e56e2c3e2
Rgb raw tuning of blocs (#883)
* refactor blocks

* make non-private
2019-08-27 17:05:16 -07:00
Dmitriy Antipov
79b5f8cc88 Add rgb and reflection raw mods for color sensor (#876)
* Add reflection raw value

Add reflection raw value for color sensor

* update

* Combined rgbraw and refraw
2019-08-27 16:45:12 -07:00
Peli de Halleux
312729142f 1.1.2 2019-08-27 16:42:36 -07:00
Max
5bd4aed0e1 Multiple sensors 2 (#877)
* Fixed -1 mode in libs

* Deleted todo
2019-08-27 16:34:55 -07:00
Peli de Halleux
cfaa4ae3ef migrate build to travis 2019-08-27 16:29:18 -07:00
Peli de Halleux
faa839d59f 1.1.1 2019-08-27 16:26:37 -07:00
Peli de Halleux
630687bfce bump to 1.1 2019-08-27 16:26:19 -07:00
Peli de Halleux
2b300a4094
Maximmasterr set settle (#882)
* Added set settle time

* updated blocks
2019-08-27 14:57:28 -07:00
Peli de Halleux
5fb8c0de6e delete package-lock.json 2019-08-27 14:45:25 -07:00
dsbibby
1f65cd59a8 Fixes to "Line Following in Loop" Sample Solutions (#871)
Sample Solutions were wrong for both Methods of Line Following in a Loop
2019-08-27 14:27:20 -07:00
dsbibby
fd75bb61d6 Fix typos in sample programme description (#872)
1500 milliseconds is not one quarter of a second - fixed the text to reflect.
2019-08-06 14:50:19 -07:00
Max
4d2f72575b Fixed multiple sensor bug (#868) 2019-07-15 15:26:25 -07:00
Galen Nickel
1fe3d3e01a plug in offline page (#836) 2019-03-07 19:40:21 -08:00
Abhijith Chatra
0c6e65d828
Updateing Trademark in readme (#834)
* Updateing Trademark in readme

* Removed chat reference
2019-03-04 16:39:23 -08:00
Abhijith Chatra
ae9c0603f2
Releasing electron 1.0.11 (#832) 2018-12-06 10:16:17 -08:00
Abhijith Chatra
06aeca228a
Updating offline-app.html to right version (#833) 2018-12-06 10:15:40 -08:00
Sam El-Husseini
31fd4799a5
Hot fix release (v1.0.11) (#831)
* Hot fix release (v1.0.10)
2018-12-04 13:24:06 -08:00
Sam El-Husseini
7d8e6891ee 1.0.11 2018-12-04 13:03:59 -08:00
Sam El-Husseini
462234b1c0
Re-enable trace from simulator configuration (#830) 2018-12-04 13:03:34 -08:00
Sam El-Husseini
dad1bd0cd4 1.0.10 2018-12-03 16:38:08 -08:00
Sam El-Husseini
b71bfef418
Call setOutputType with the right arguments (#828)
* Call setOutputType with the right arguments
2018-12-03 16:37:53 -08:00
Peli de Halleux
2e0a34c99b Calibration states (#820)
* color calibration
2018-12-03 16:37:40 -08:00
Galen Nickel
4133828a10 Update the join up link to the FLL Slack channel (#824) 2018-11-19 19:49:46 -08:00