24 Commits (5938070334697869e5a3337ac990f9d796657f7c)

Author SHA1 Message Date
Railz 900874aeae Run checks on real hardware and fixed booster
Added onboard-led as output
6 years ago
Railz 6990bff184 Added explicit conversion of timer to uint16_t (Timer shows signs of signed int_8) 6 years ago
Railz 81030bade3 Fixed signalOutput set to deactivated (nextTick = 0), but right after getting set a nextTick (so its active again) 6 years ago
Railz 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
6 years ago
Railz 64280423fa Added init for timer1 (TCMT1) with cpu-clock/256
Changed clock() to timer1 (TCNT1)
6 years ago
Alexander B 323d3b4ccb Meeting - Changed Set/Remove and fixed EVERYTHING 6 years ago
JohnD d9bd21f0c6 Missing include 6 years ago
JohnD 6448ec262d Missing include 6 years ago
JohnD a4ebc321a2 t 6 years ago
Railz 8919fc632f Fixed nextTick calculation for booster 6 years ago
Railz fb7fafa4be Changed some comments
Added clock()
Added stop for signalOutput
Added calculation for booster and signalOutput for nextTick
6 years ago
Railz aa6be9199c Renamed some variables
Fixed comments
Changed clock-speed to 16MHz (Onboard Oscillator is 16MHz)
6 years ago
JohnD 84322a7f14 t 6 years ago
Railz dc36f3c7da Fixed 2. If (wrong procedures)
Commented ISR-handlers
6 years ago
Railz 85f2b1edd6 Added Todo's 6 years ago
Railz c720cc76e2 Changed INT0 to any edge
Added execution for highVoltage and signalOutput
Added highVoltage boosting
Added signal output
6 years ago
JohnD 4e1ede21ff fix project 6 years ago
JohnD 82d69e6441 Change some comments 6 years ago
JohnD ebd98fcd78 Change some comments 6 years ago
Railz f39ee6c90d Added comments
Added reti() to exit interrupt-handler
Started variable declaration
6 years ago
JohnD 10745df378 Merge branch 'master' of https://gitea.railduction.eu/JohnD/Geigerzaehler 6 years ago
JohnD 5ce03e1d64 Added comments 6 years ago
Railz 4ebe995f5e Added comments 6 years ago
JohnD e4a14ccaa9 Init 6 years ago