single player mbedKart

Dependencies:   Motor

(notes)

Revisions of main.cpp

Revision Date Message Actions
18:6c93ec600402 2018-12-11 Fixed XBeeLib broken identifiers File  Diff  Annotate
16:40f697a68445 2018-12-11 Changed send/receive code to 802.15.4 API. Rearranged code to make more sense. File  Diff  Annotate
15:350b9128a602 2018-12-10 Fixed speed control to not go below 0.0 or above 1.0 File  Diff  Annotate
13:583181de031e 2018-12-10 Added basic XBee communication and corresponding game logic File  Diff  Annotate
12:4fec6ed886ab 2018-12-10 Added item logic to main branch File  Diff  Annotate
11:8d4b7702ac06 2018-12-10 Speed control WORKS File  Diff  Annotate
10:83c5333f5b16 2018-12-10 Added item logic code. File  Diff  Annotate
9:6649141315be 2018-12-10 Removed item_thread as that functionality is now in check_rgb File  Diff  Annotate
8:92bf0cc337b5 2018-12-10 Implemented pausing internally File  Diff  Annotate
7:ee46a1d4227b 2018-12-10 Change Thread::wait to ThisThread::sleep_for File  Diff  Annotate
6:57a0323bb6b7 2018-12-10 Fixed threads to properly use mbed-os API File  Diff  Annotate
5:839f7f3e31d6 2018-12-09 Merged File  Diff  Annotate
4:e9bb401ef608 2018-12-09 Removed SDFilesystem and waveplayer libraries, to be added back later. Also switched mbed library to mbed-os for more up to date features File  Diff  Annotate
3:6c749bff51aa 2018-12-09 Added variables for game state. Added code for thread to read RGB sensor. File  Diff  Annotate
2:b57d7156830c 2018-12-09 Moved rgbsensor.cpp into rgbsensor.h to match the behavior of rgbled.h. Now to mix and match libraries. File  Diff  Annotate
1:ad77fbbd36cd 2018-11-27 Test File  Diff  Annotate
0:a9a4c0fd5f8a 2018-11-27 Start File  Diff  Annotate