Commit Graph

1900 Commits

Author SHA1 Message Date
Josh Stewart b311b6a2f6 Remove all wiki images from this repository (Moved into dedicated one) 2019-04-24 14:42:44 +10:00
Josh Stewart 5504f62c58 Add new ignition mode support for Miata 9905 pattern 2019-04-23 13:53:20 +10:00
Josh Stewart c7063eb268 Minor RAM cleanup 2019-04-22 00:23:44 +10:00
Josh Stewart 044f1a0e83 Secondary fuel table dialog 2019-04-21 23:10:24 +10:00
Josh Stewart d0dc53da6e Finish allocating memory for fueltable2 2019-04-20 17:45:42 +10:00
Josh Stewart 64f300206b Split the sendPage functions between binary and ascii 2019-04-20 17:14:37 +10:00
Josh Stewart dc7b789a4e Add idle rpm target, delta, idle on statuses. Closes #215 2019-04-16 23:20:42 +10:00
Josh Stewart a582b3e291 Convert the single priming values into the new table. See #220 2019-04-16 17:34:46 +10:00
Josh Stewart d48ad1ad28 Add option on readCLT() to skip the filter on startup. See #220 2019-04-16 17:33:56 +10:00
Josh Stewart f01783a2f1 Use correct page size for useChar with canbusPage. Fixes #221 2019-04-16 17:02:45 +10:00
Josh Stewart 9601f0629d
Merge pull request #220 from pazi88/master
Coolant based ASE %, ASE duration, priming pulse width and Coolant based ignition adjustment
2019-04-15 18:53:20 +10:00
Josh Stewart 6437516bf7
Only perform the 2D table lookup for priming value once on startup 2019-04-13 15:46:15 +10:00
Pasi Kemppainen 483d44a9e6 Fix CLT based priming
There was error in calculation and also the coolant temp wasn't read at all, so I needed to add coolant temp reading too.
2019-04-12 19:08:39 +03:00
Pasi Kemppainen 500d50ab2a Forgot to add comment to priming pulse 2019-04-11 15:42:39 +03:00
Pasi Kemppainen 93c452fbc2 cold start features
Changed ASE percentage and duration from one fixed value to coolant based ones. And also fixed priming pulsewidth to be coolant based.
2019-04-11 15:31:24 +03:00
Josh Stewart 8df2c46833 Initial memory allocation for 2nd fuel map 2019-04-10 15:58:38 +10:00
Josh Stewart b3b0517a66 Fix broken Travis yaml 2019-04-09 20:16:05 +10:00
Josh Stewart 8688af4b5b Change doxygen to upload to new github repo 2019-04-09 20:04:28 +10:00
Josh Stewart f41f95a60c More testing of doxygen 2019-04-09 16:03:25 +10:00
Josh Stewart 4705a594f6 Some initial testing of doxygen generation (on speeduino.ino/h files) 2019-04-09 10:58:55 +10:00
Josh Stewart 85bdf4181a
Merge pull request #219 from brunob45/dev/teensyfix
Fix teensy compilation errors and CRC32 calculation
2019-04-08 14:18:01 +10:00
Josh Stewart ab6bd25472 April dev signatures 2019-04-08 14:17:04 +10:00
Josh Stewart 5f8530be3b Fix for doxygen failing to upload 2019-04-08 12:17:39 +10:00
Josh Stewart 997f84198d Merge branch 'master' of https://github.com/noisymime/speeduino 2019-04-08 11:38:43 +10:00
Josh Stewart b93bc46d0d Initial doxygen stuff 2019-04-08 11:38:20 +10:00
Bruno Bousquet 73d2ecedc8 Fix FastCRChw and other warnings 2019-04-07 13:12:42 -04:00
Bruno Bousquet e84c809740 Fix compilation errors for teensy 2019-04-07 11:49:24 -04:00
Josh Stewart 8632bd52ce
Update README.md 2019-04-04 22:59:35 +11:00
Josh Stewart 3c285408e6 Signatures and base tunes for 201903 2019-04-04 12:11:15 +11:00
Josh Stewart 17ffc62f63 Rename O2 field to AFR in datalog 2019-04-04 11:05:52 +11:00
Josh Stewart 5f26838612
Merge pull request #201 from brunob45/dev/realdash
Serial request 'a' handler for realdash compatibility
2019-04-03 08:46:30 +11:00
Josh Stewart 3dee0df227
Merge branch 'master' into dev/realdash 2019-04-03 08:45:08 +11:00
Josh Stewart f02fd2c26a Change the way some of the avr2560 timers are initialised 2019-04-01 16:10:10 +11:00
Josh Stewart 465dda0c7a Add new ignition mode support for GM7X 2019-04-01 16:01:01 +11:00
Josh Stewart f89ec20b05 Cleanup some warnings 2019-03-25 14:47:41 +11:00
Josh Stewart 90f6bec46e Initial FD and RX8 ignition mode work 2019-03-25 14:38:14 +11:00
Josh Stewart 49a6744e36 Complete and tested CRC32 calcs for pages 2019-03-18 16:44:29 +11:00
Josh Stewart fe11bbde1e Working CRC32 checks on all non-map pages 2019-03-18 00:40:35 +11:00
Josh Stewart 0697819f9c Initial work on CRC32 calcs for pages 2019-03-17 22:14:29 +11:00
Josh Stewart 4f4781a234 Send dwell value as 16 rather than 8 bit to TS. Fixes #203 2019-03-15 17:35:18 +11:00
Josh Stewart d422221bab
Merge pull request #206 from ric355/febstepper
More stepper control changes for better starting and finer tuning
2019-03-13 15:26:43 +11:00
Josh Stewart 8c89ff1c1a Complete new tacho setup (fixes #210) 2019-03-13 14:24:05 +11:00
Josh Stewart 7ed645b574 stm32 SPIAsEEPROM compatibility work 2019-03-12 21:49:09 +11:00
Josh Stewart c671a4102f Initial work on settable tacho pulse duration (See #210) 2019-03-11 20:41:50 +11:00
Bruno Bousquet b19bf2f7e8 serial request 'a', part 2 2019-03-08 17:23:27 -05:00
Josh Stewart c392cb8f5d Minor MISRA cleanup 2019-03-07 23:13:38 +11:00
Josh Stewart 2391cb4073 Remove verbose flag from cURL in Travis 2019-03-07 23:07:20 +11:00
Josh Stewart bb9ade4657 Fix for Teensy not compiling when number of channels was set to 8/8 2019-03-07 22:59:36 +11:00
Josh Stewart 5d3705d9ef Remove old unused digitalWriteFast 2019-03-07 22:48:42 +11:00
Josh Stewart 733c1dd71e Initial import of SPIMemory library and non-working EEPROM shim 2019-03-07 22:48:09 +11:00