Alexander B
|
5b86a7d644
|
Reduced signalOutput-time to 150ms
Edited some comments
|
6 years ago |
Alexander B
|
5a2e585c59
|
Removed unecessary lines
|
6 years ago |
John D
|
f951c39bbe
|
„Geigerzaehler/main.c“ ändern
Correcting EICRA for both interrupts
|
6 years ago |
Alexander B
|
34e1fe2d6b
|
Deactivated interrupts before all checks and enabled them after for any interrupt to fire
|
6 years ago |
Alexander B
|
e6ff57b804
|
Flipped PinD2 and PinD3 (including ISR)
|
6 years ago |
Alexander B
|
487d153ec7
|
Changed avrdude flash-command (changed baud-rate)
|
6 years ago |
Railz
|
3b78e14c2a
|
Set frequency to 10kHz
Fixed timer1_overflow_value not being correctly calculated
|
6 years ago |
Alexander B
|
6a5b39f6d9
|
Fixed compile-errors
Removed avrdude (incomplete)
|
6 years ago |
Alexander B
|
ccda41769f
|
Fixed execution prior to tick, because of nextTick overflow before timer-overflow
|
6 years ago |
Alexander B
|
e81bda822e
|
Added comments
Split signalOutput to piezo- and led-part
|
6 years ago |
Alexander B
|
246ccc8d5f
|
Update 'README.md'
|
6 years ago |
Alexander B
|
5938070334
|
Update 'README.md'
|
6 years ago |
Alexander B
|
ebf6265ff2
|
Added avrdude command line arguments
|
6 years ago |
Railz
|
4e023c2d97
|
Added avrdude flash-tool
|
6 years ago |
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
|
850421e3cc
|
set component-info
|
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 |
Alexander B
|
2aab28a8c5
|
„README.md“ ändern
|
6 years ago |
Alexander B
|
23417be79f
|
README.md added
|
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
|
6ab7c011be
|
Added project file
|
6 years ago |
JohnD
|
c0403421b2
|
Removed Project files
|
6 years ago |
JohnD
|
e4a14ccaa9
|
Init
|
6 years ago |