900874aeae
Run checks on real hardware and fixed booster Added onboard-led as output
Railz
2019-03-07 21:04:37 +01:00
6990bff184
Added explicit conversion of timer to uint16_t (Timer shows signs of signed int_8)
Railz
2019-03-07 20:02:57 +01:00
81030bade3
Fixed signalOutput set to deactivated (nextTick = 0), but right after getting set a nextTick (so its active again)
Railz
2019-03-07 19:13:45 +01:00
f50a14ccef
Removed check if state is set, instead now it will use nextTick itself Added switch-case to set timer1-bits according to prescaler Fixed calculations for nextTick to match chaned code
Railz
2019-03-07 18:57:39 +01:00
64280423fa
Added init for timer1 (TCMT1) with cpu-clock/256 Changed clock() to timer1 (TCNT1)
Railz
2019-03-07 18:25:24 +01:00
850421e3cc
set component-info
Alexander B
2019-03-07 15:11:56 +01:00
323d3b4ccb
Meeting - Changed Set/Remove and fixed EVERYTHING
Alexander B
2019-03-07 14:19:46 +01:00
d9bd21f0c6
Missing include
JohnD
2019-03-05 13:41:58 +01:00
6448ec262d
Missing include
JohnD
2019-03-05 13:40:30 +01:00
8919fc632f
Fixed nextTick calculation for booster
Railz
2019-03-05 13:17:29 +01:00
fb7fafa4be
Changed some comments Added clock() Added stop for signalOutput Added calculation for booster and signalOutput for nextTick
Railz
2019-03-05 13:15:01 +01:00
aa6be9199c
Renamed some variables Fixed comments Changed clock-speed to 16MHz (Onboard Oscillator is 16MHz)
Railz
2019-03-05 13:01:27 +01:00
c720cc76e2
Changed INT0 to any edge Added execution for highVoltage and signalOutput Added highVoltage boosting Added signal output
Railz
2019-02-28 17:51:54 +01:00