Commit Graph

177 Commits

Author SHA1 Message Date
Josh Stewart f96999dd2d Multiple stm32 and general arch cleanup/fix from last merge 2019-03-04 23:45:33 +11:00
Josh Stewart 7a4c88068c
Merge branch 'master' into dev_stm32F407VE 2019-03-04 09:33:56 +11:00
Vitor_Boss 3532e1bfbc Fix PINMAKS_TYPE typo 2019-03-03 19:15:57 -03:00
Vitor_Boss 191f7b2b3e Fix last commit 2019-03-03 01:48:24 -03:00
Vitor_Boss 1777f0aae7 STM32 update 2019-03-03 01:43:43 -03:00
Josh Stewart e8c31d5ce7 Initial testing of priming/homing based on voltage changes (re #205) 2019-03-01 06:09:11 +11:00
hoogendijkta 1841009e04 added correct port mask and pin mask types for stm32 2019-02-24 12:18:14 +01:00
hoogendijkta cc6d3e4147 cleaning up the files and making a board file for the stm32F407VE 2019-02-22 16:39:07 +01:00
hoogendijkta 9fb23c2d31 Seems like a working version of speeduino on the STM32F407 2019-02-21 22:44:06 +01:00
hoogendijkta 93b8d5cc8a New pins assigned to BLACK_STM32F407VE. 2019-02-20 22:46:10 +01:00
hoogendijkta fea93d4857 First try fixing hardware timers STM32F407VE 2019-02-19 23:28:13 +01:00
Josh Stewart f2c1d6c615 Fix table size array to account for swapped tables 2019-02-13 10:00:25 +11:00
Josh Stewart 24981dc01f Multiple fixes for low speed issues with the high speed loggers. See #190 2019-02-04 12:44:57 +11:00
Josh Stewart 5c8697e3e4 Add back the original Maple build for STM32F1 which passes Travis test 2019-01-27 11:21:28 +13:00
Josh Stewart 3b2967271d More portable version of the modular board handling 2019-01-20 15:46:33 +13:00
Josh Stewart 207b389b41 Move all Teensy 3.5 headers to dedicated board file 2019-01-18 21:15:27 +11:00
Josh Stewart 9b53feb9da More compatibility for the modular arch setup 2019-01-18 10:18:47 +11:00
Josh Stewart 750d486276 VERY rough initial work on modular boards layout 2019-01-17 20:47:19 +11:00
unknown 8e67aa2299 revert globals.h config6 back to 128b 2019-01-16 08:03:22 -05:00
unknown ff766c3293 changed memory location 2019-01-16 07:55:04 -05:00
unknown bcc675f278 update struct padding 2019-01-14 16:01:03 -05:00
unknown eb30daebf5 add fanWhenOff option 2019-01-14 15:28:13 -05:00
Josh Stewart 9602a4c1e1
Merge pull request #182 from ric355/oct2018additions.
Idle stepper direction changing. Closes #132
2019-01-09 08:39:18 +11:00
Richard Metcalfe 4f94c98caa Provide support for changing the idle stepper direction through the use
of an "inverted Y/N" setting. This is to avoid the need to change wiring
if it turns out the stepper is working in the opposite direction to what
is expected.
2019-01-08 11:37:18 +00:00
connor rigby 72e1e2f9f8
Fix a few typos and comment formatting consistency 2019-01-06 10:16:04 -08:00
Josh Stewart 2057f05d47
Merge branch 'master' into improved_io2 2018-10-23 10:05:54 +11:00
Josh Stewart 2b866dd8ad Full generic implementatino of the composite logger 2018-10-15 14:40:14 +11:00
Josh Stewart 2b321a9164 Minor memory cleanup 2018-10-05 20:27:46 +10:00
Josh Stewart fd10a77ff4 New and improved tooth logger 2018-10-01 14:21:13 +10:00
darren siepka 207d091f90 resolved further conflicts 2018-09-24 00:41:27 +01:00
darren siepka 90420359f7 improve ini selection robustness to prevent impossible selection according to mcu type etc.
allow canbus options to be chosen that were not previously available
2018-09-23 22:50:15 +01:00
Josh Stewart de5fd0d175 Add configurable analog sensor filters 2018-09-18 17:14:37 +10:00
Josh Stewart 8e4a9c82f3 Corrected limiting of 2 stroke injection to 360 degrees. See #162 2018-09-07 13:52:50 +10:00
Josh Stewart ec516f5192 Only use per tooth timing when fixed cranking isn't operational 2018-09-04 19:47:04 +10:00
Josh Stewart 26773ba41d Some base work for the knock control 2018-08-31 17:36:09 +10:00
Josh Stewart bc096fbae3 Bunch of minor error cleanup 2018-08-15 17:44:30 +10:00
Josh Stewart 9e3049d5ec Add missing knock threshold variable for analog knock input 2018-08-13 09:16:58 +10:00
Josh Stewart 20c9c796d6 Initial memory allocation (etc) work for knock control 2018-07-26 22:09:48 +10:00
Josh Stewart f1182d569d
Merge branch 'master' into local_auxin3 2018-07-25 16:38:07 +10:00
Josh Stewart 0b2cd0d88a Initial introduction of a sync los counter 2018-07-24 10:03:40 +10:00
Josh Stewart cfe1062dd2 New rolling cut method 2018-07-22 21:28:05 +10:00
Josh Stewart 0dee4ab7f2 Still more warnings cleanup 2018-07-22 00:17:08 +10:00
Josh Stewart ce0e399201 More warnings cleanup 2018-07-19 23:26:31 +10:00
Josh Stewart 9e2d649f61 Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
darren siepka 8dd9ed9fbd improve TS ini selection options
fix bit masking
storage table fix
2018-07-04 01:16:35 +01:00
Autohome2 fbfa727f6f
Merge pull request #60 from noisymime/master
update for 03072018 release
2018-07-03 21:51:12 +01:00
Josh Stewart 043673dd78 Improvements to nitrous contol. Now complete and needing testing #147 2018-07-01 20:37:57 +10:00
Autohome2 757256bbb7
Merge pull request #59 from noisymime/master
update with josh 29062018
2018-06-29 23:15:31 +01:00
darren siepka a480996cfc add option to use can channels for local input pins 2018-06-29 23:09:27 +01:00
Josh Stewart 8ff299e3ac Initial nitrous control implementation (Needs tweaking and testing) 2018-06-30 01:19:51 +10:00