Commit Graph

11 Commits

Author SHA1 Message Date
VitorBoss 0a1cadc504 ADC interrupt routine
Introducing ADC interrupt routine tor atmel devices
2016-11-06 11:31:18 -02:00
Josh Stewart 991f7c1771 Number of scope check fixes 2016-10-26 01:04:37 +11:00
Josh Stewart 2af90436c1 Fix type corrections that were overwritten 2016-10-26 00:33:19 +11:00
VitorBoss dabbf872c2 limit baro corretion
Check if engine isn't running. Others minor code changes.
2016-10-22 09:17:56 -02:00
VitorBoss 68aae53766 Merge remote-tracking branch 'refs/remotes/noisymime/master' 2016-10-21 12:15:49 -02:00
Josh Stewart db469b17d8 Cleanup of a few compiler warnings 2016-10-11 22:17:15 +11:00
VitorBoss 1f6169ecef removed unused variables 2016-10-05 13:53:11 -03:00
Josh Stewart 5847ee5330 Initial Flex sensor reading (Currently untested) 2016-06-24 18:02:53 +10:00
Chris Hildebrandt e682e24d47 Tidying up
Cleaned up some tabs and extra spaces.
Added FastMap1023toX to all ADC calls that were using map()
2016-06-10 22:38:05 +10:00
Josh Stewart 69ed610d76 Movement of all sensor reads into their own file 2016-03-23 22:09:04 +11:00
Josh Stewart 2fb51787ad Fix average cycle MAP reading when engine is off (Also begins move of sensor readings to own file) 2016-03-09 16:40:11 +11:00