Josh Stewart
|
f7b3a804e1
|
Change fastMap1023toX to be a macro (And fix a bug in it)
|
2017-06-20 20:21:38 +10:00 |
Autohome2
|
8db13859e1
|
Merge branch 'master' into can_io_2
|
2017-06-20 02:44:51 +01:00 |
darren siepka
|
0ea42483d0
|
Merge branch 'can_io_2' of https://github.com/Autohome2/speeduino into can_io_2
|
2017-06-20 02:30:37 +01:00 |
darren siepka
|
35dfa6395d
|
support read values(16channel) from gpio or other external device . other device can also access the speeduino data values(realtime)
all via serial3
|
2017-06-20 02:29:55 +01:00 |
Josh Stewart
|
4f42c289b2
|
MISRA compliant maths.ino
|
2017-06-19 22:02:40 +10:00 |
Josh Stewart
|
4aac3c2ff9
|
Disable MISRA scanning again for now
|
2017-06-17 13:37:31 +10:00 |
Josh Stewart
|
3cddf33f7a
|
Final Travis cleanup
|
2017-06-17 13:33:45 +10:00 |
Josh Stewart
|
bffa65f939
|
More travis playing
|
2017-06-17 13:29:56 +10:00 |
Josh Stewart
|
396323d06f
|
Travis check
|
2017-06-17 13:23:24 +10:00 |
Josh Stewart
|
08406b957c
|
Fix for missed number in storage.ino
|
2017-06-17 13:15:27 +10:00 |
Josh Stewart
|
55a58aa9de
|
Some further Travis testing
|
2017-06-17 13:02:13 +10:00 |
Autohome2
|
39b66f540e
|
Merge pull request #41 from noisymime/master
update with josh master 17062017
|
2017-06-17 02:04:20 +01:00 |
Josh Stewart
|
8db54c9c22
|
MISRA work on maths.ino
|
2017-06-16 22:31:42 +10:00 |
Josh Stewart
|
7fb7d83f5f
|
Rename utils folder to avoid conflict with utils.ino
|
2017-06-16 22:28:42 +10:00 |
Josh Stewart
|
75f79f7bae
|
MISRA compliant storage.ino
|
2017-06-16 17:41:22 +10:00 |
Josh Stewart
|
fa75db126c
|
MISRA compliant idle.ino
|
2017-06-16 17:20:24 +10:00 |
Josh Stewart
|
c8fa9f9246
|
MISRA compliant errors.ino
|
2017-06-16 16:41:45 +10:00 |
Josh Stewart
|
5704bd82a1
|
Automated MISRA checking now working. Disabling until the violations is 0
|
2017-06-16 16:07:33 +10:00 |
Josh Stewart
|
1f391b7957
|
More relative directory stuff for Travis
|
2017-06-16 15:50:50 +10:00 |
Josh Stewart
|
8eae6022cf
|
MISRA script updates
|
2017-06-16 15:37:49 +10:00 |
Josh Stewart
|
d0ffbb20f8
|
Tweaked compile options for cppcheck
|
2017-06-16 15:19:02 +10:00 |
Josh Stewart
|
94f6561189
|
And yet more Travis changes
|
2017-06-16 15:12:05 +10:00 |
Josh Stewart
|
176fc54348
|
More Travis fixes
|
2017-06-16 15:01:10 +10:00 |
Josh Stewart
|
e37b4abd32
|
Hacky hack to get latest cppcheck on Travis
|
2017-06-16 14:55:17 +10:00 |
Josh Stewart
|
fd70cc6eb8
|
Test MISRA script change for Travis checking
|
2017-06-16 13:57:08 +10:00 |
Josh Stewart
|
0afecc81c0
|
MISRA script fix
|
2017-06-16 13:46:07 +10:00 |
Josh Stewart
|
78d6e1cb3b
|
Fix Travis relative directories
|
2017-06-16 13:42:00 +10:00 |
Josh Stewart
|
5ac6ae0b4d
|
Fix internal Travis testing permissions
|
2017-06-16 13:37:25 +10:00 |
Josh Stewart
|
00e30c2c58
|
Travis config to perform MISRA checking
|
2017-06-16 13:35:01 +10:00 |
Josh Stewart
|
14751f08ff
|
Add MISRA checking script
|
2017-06-16 13:34:47 +10:00 |
Josh Stewart
|
6b8961e088
|
MISRA compliant decoders.ino
|
2017-06-16 08:45:39 +10:00 |
Josh Stewart
|
5c25590f82
|
Fix warnings for PSIG :)
|
2017-06-14 18:07:06 +10:00 |
Josh Stewart
|
865c2cfe5b
|
Cleanup unused code from last commit
|
2017-06-14 16:29:17 +10:00 |
Josh Stewart
|
19ec917b94
|
Move to new output triggering method (Injectors only for now)
|
2017-06-14 12:15:26 +10:00 |
Josh Stewart
|
3dc0ebf15a
|
Fix Teensy #ifdef typo
|
2017-06-13 17:23:14 +10:00 |
Josh Stewart
|
7c36ff853b
|
Gerber files for v2 of Teensy adapter
|
2017-06-13 17:06:25 +10:00 |
Josh Stewart
|
244b7a068e
|
Add missing pin mapping for stepper on Teensy adapter
|
2017-06-13 17:05:02 +10:00 |
Autohome2
|
1a72d50985
|
Merge pull request #40 from noisymime/master
update 13062017
|
2017-06-13 03:16:31 +01:00 |
darren siepka
|
94f67f6a49
|
removed test code
|
2017-06-13 03:12:32 +01:00 |
darren siepka
|
8d996f7b31
|
Merge branch 'can_io_2' of https://github.com/Autohome2/speeduino into can_io_2
# Conflicts:
# speeduino/comms.ino
|
2017-06-13 03:07:12 +01:00 |
darren siepka
|
0296f06438
|
changes to serial3 protocol and further tidyng with new canserial use
|
2017-06-13 03:02:50 +01:00 |
darren siepka
|
b62f943bb3
|
changes to serial3 protocol and further tidyng with new canserial use
|
2017-06-13 02:58:00 +01:00 |
Josh Stewart
|
3065620606
|
MX5 wiki images
|
2017-06-12 12:03:38 +10:00 |
Josh Stewart
|
981af96e10
|
Fix launch control mapping on the MX5 PNP
|
2017-06-11 09:15:47 +10:00 |
Autohome2
|
5428715eb4
|
Merge pull request #39 from noisymime/master
update with josh 10062017
|
2017-06-10 18:05:28 +01:00 |
Josh Stewart
|
ae7a75673f
|
June dev signature
|
2017-06-06 08:32:08 +10:00 |
Josh Stewart
|
4f62900cba
|
May base tune file
|
2017-06-05 14:41:58 +10:00 |
Josh Stewart
|
02564d3218
|
May signature
|
2017-06-05 14:28:28 +10:00 |
Josh Stewart
|
5aa4cbc36c
|
Comment cleanup
|
2017-06-05 14:27:07 +10:00 |
Josh Stewart
|
780c9ab2ee
|
Logic change from some of the MISRA work
|
2017-06-04 22:48:59 +10:00 |