Just trying to update ccode.
Dependencies: mbed MODSERIAL telemetry-master
Fork of coolcarsuperfast by
History
tele_linescan changed from float to uint8_t
2015-05-07, by cheryl_he [Thu, 07 May 2015 22:55:19 +0000] rev 27
tele_linescan changed from float to uint8_t
BLUETOOTH actually works now
2015-05-07, by cheryl_he [Thu, 07 May 2015 01:26:24 +0000] rev 26
BLUETOOTH actually works now
BLUETOOTHWORKS
2015-05-07, by cheryl_he [Thu, 07 May 2015 01:23:06 +0000] rev 25
BLUETOOTHWORKS
telemetry framework
2015-05-05, by cheryl_he [Tue, 05 May 2015 21:31:55 +0000] rev 24
telemetry framework
I realized that I declared a float value as an int, so that would have caused some problems. Just changed that now. Sorry guys.
2015-04-28, by mawk2311 [Tue, 28 Apr 2015 22:29:41 +0000] rev 23
I realized that I declared a float value as an int, so that would have caused some problems. Just changed that now. Sorry guys.
bluetooth pin
2015-04-28, by cheryl_he [Tue, 28 Apr 2015 18:22:14 +0000] rev 22
bluetooth pin
bluetooth pin
2015-04-28, by cheryl_he [Tue, 28 Apr 2015 18:18:52 +0000] rev 21
bluetooth pin
pinout for bluetooth and linescan2
2015-04-28, by cheryl_he [Tue, 28 Apr 2015 18:18:19 +0000] rev 20
pinout for bluetooth and linescan2
Added some of the values that need to be tuned due to varying lighting conditions as variables towards the top of the file. Also got rid of all of the code that we weren't using (old linetracking function, velocity control, encoder stuff, etc.)
2015-04-28, by mawk2311 [Tue, 28 Apr 2015 17:13:33 +0000] rev 19
Added some of the values that need to be tuned due to varying lighting conditions as variables towards the top of the file. Also got rid of all of the code that we weren't using (old linetracking function, velocity control, encoder stuff, etc.)
Changed it so that the threshold for accepting sample values varies dependant on max value.
2015-04-24, by mawk2311 [Fri, 24 Apr 2015 00:29:45 +0000] rev 18
Changed it so that the threshold for accepting sample values varies dependant on max value.
