Commit Graph

1983 Commits

Author SHA1 Message Date
Josh Stewart 0986fe1aff Set up CI with Azure Pipelines for MISRA testing
[skip ci]
2019-09-04 09:15:14 +10:00
Josh Stewart a763ee27bf Final cleanup of travis script warnings/errors 2019-09-03 00:09:46 +10:00
Josh Stewart b597063a57 Add extra curl options to force tls1.2 in firmware upload 2019-09-03 00:02:26 +10:00
Josh Stewart 9b9e6d52ef Fix incorrect lines in Travis file from last commit 2019-09-02 23:50:56 +10:00
Josh Stewart c145210fff Disable MISRA scanning until new method is ready 2019-09-02 23:45:28 +10:00
Josh Stewart aebc2dc1f8 Merge branch 'master' of https://github.com/noisymime/speeduino 2019-09-02 17:01:46 +10:00
Josh Stewart 169bee0a67 More complete support for table switching 2019-09-02 17:01:03 +10:00
Josh Stewart eb37ad70ac Only show the error details in the log if there actually is an error 2019-09-02 11:18:37 +10:00
Josh Stewart 3ee54c8d8f Fix typo on the CORE4 pin mapping 2019-09-02 11:17:55 +10:00
Josh Stewart 019906fd90 Don't allow flat shift to go active if launch control is already active 2019-08-30 21:19:44 +10:00
Josh Stewart 5d26b54314 Change the master firmware.hex location in Travis to PIO v4 dir 2019-08-23 13:10:00 +10:00
Josh Stewart e2b8dd5b02 Merge branch 'master' of https://github.com/noisymime/speeduino 2019-08-23 12:53:17 +10:00
Josh Stewart 6b2fc37a95
Merge pull request #249 from brunob45/dev/scheduleinterrupt
Remove unused _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE
2019-08-23 12:52:28 +10:00
Bruno Bousquet 9fec203c5b remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04:00
Josh Stewart 3c4f25d140 Add build for teensy40 2019-08-21 17:42:01 +10:00
Josh Stewart d4d2c4ab59 Remove lines that should've been cut in previous commit 2019-08-21 17:32:15 +10:00
Josh Stewart 162e1837d6 Average cycle MAP reading for, similar to b5b6ea64a2 2019-08-21 15:20:29 +10:00
Josh Stewart 4357b1b4cf Clean compile on Teensy 4 2019-08-21 15:15:19 +10:00
Josh Stewart bc60059445 Merge branch 'master' of https://github.com/noisymime/speeduino 2019-08-21 13:36:36 +10:00
Josh Stewart 3328bd8ee3 Merge branch 'master' of https://github.com/noisymime/speeduino 2019-08-20 23:45:37 +10:00
Josh Stewart 89ee0e350d Detect Teensy v4 and differentiate from other Teensy 2019-08-20 23:45:29 +10:00
Josh Stewart 64d0196787 PID updates to allow clean compile 2019-08-20 18:55:22 +10:00
Josh Stewart 4e0ef9fa58
Merge pull request #248 from tvoyle/tvoyle-patch-1
Fix second revolution check for MAP minimum
2019-08-20 12:22:01 +10:00
tvoyle b5b6ea64a2
Fix second revolution check for MAP minimum
Second revolution is never picked up with MAP Sample Method Set to cycle minimum as  the +1 on the second check is in the wrong place
2019-08-20 14:02:53 +12:00
Josh Stewart db09629eec Merge branch 'master' of https://github.com/noisymime/speeduino 2019-08-20 09:55:53 +10:00
Josh Stewart e76b80bf1c Some of the basic closed loop VVT stuff 2019-08-20 09:55:46 +10:00
Josh Stewart f088c72c96 Most of the base logic for the conditional and input based table switching 2019-08-20 09:44:18 +10:00
Josh Stewart a574e39497
Merge pull request #247 from jplusje/master
Fixed small typo in cancomms.ino
2019-08-18 10:47:12 +10:00
John Plusje 4823d54b2d Merge branch 'master' of https://github.com/noisymime/speeduino 2019-08-17 16:21:31 +02:00
John Plusje cdcd066481 Fixed typo in cancomms.ino 2019-08-17 16:15:56 +02:00
Josh Stewart 50ab4f9548 Some of the fuel2 base changes for clean compile 2019-08-10 22:30:05 +10:00
Josh Stewart 3d3437406d Remove the old SPEED_DENSITY TS project option 2019-08-10 09:39:16 +10:00
Josh Stewart 15cbb9a4e5 Most of the initial closed loop VVT base work 2019-08-08 16:26:59 +10:00
Josh Stewart 732718f27b Set ignitionBypass pin back to low when engine off. Fixes #240 2019-08-07 09:55:04 +10:00
Josh Stewart b05156411f Add legacy MAP reading mode 2019-08-07 09:51:18 +10:00
Josh Stewart 260f9b4c6c Add pin mapping for DIY-EFI CORE4 2019-08-06 17:19:52 +10:00
Josh Stewart f5af018cb6 Fix for potential missed pulses on tacho output 2019-08-04 19:24:19 +10:00
Josh Stewart 69a23affa6
Merge pull request #237 from brunob45/dev/timerspt1
All ignition and fuel timers run at same speed
2019-08-03 15:30:02 +10:00
Josh Stewart b6108b5050 Warnings cleanup 2019-08-02 10:14:25 +10:00
Bruno Bousquet 6355d7d859 Fix ignition5 and idle interrupt mix 2019-07-19 19:17:14 -04:00
Bruno Bousquet e0f7804034 add more macros for code explicitness 2019-07-19 17:11:15 -04:00
Bruno Bousquet bea951ed84 put better comments 2019-07-19 16:21:52 -04:00
Bruno Bousquet 0dede83883 add constants for prescaler values 2019-07-19 16:16:32 -04:00
Bruno Bousquet 7b6f5b5cff make all ignition and fuel timers run at same speed 2019-07-19 15:57:30 -04:00
Josh Stewart 6235909c77 Updated schematic image from the latest v0.4.3 board 2019-07-13 08:17:39 +10:00
Josh Stewart 8e9be7ef17 Warnings cleanup 2019-07-12 16:46:34 +10:00
Josh Stewart 549ec979fa Add pin mapping for 01-05 Miata PNP 2019-07-12 16:41:53 +10:00
Josh Stewart da29ee47e1 Minor changes for compatibility with PIO 4.0 2019-07-12 16:07:00 +10:00
Josh Stewart fa621ea071 Big MISRA cleanup 2019-07-08 17:56:02 +10:00
Josh Stewart 3ee8e11824 Add battery voltage offset calibration. Fixes #179 2019-07-08 17:51:08 +10:00