Commit Graph

  • 5b86a7d644 Reduced signalOutput-time to 150ms Edited some comments master Alexander B 2019-03-19 07:40:33 +0100
  • 5a2e585c59 Removed unecessary lines Alexander B 2019-03-18 22:47:07 +0100
  • f951c39bbe „Geigerzaehler/main.c“ ändern John D 2019-03-11 18:36:58 +0100
  • 34e1fe2d6b Deactivated interrupts before all checks and enabled them after for any interrupt to fire Alexander B 2019-03-11 14:54:49 +0100
  • e6ff57b804 Flipped PinD2 and PinD3 (including ISR) Alexander B 2019-03-11 14:52:45 +0100
  • 487d153ec7 Changed avrdude flash-command (changed baud-rate) Alexander B 2019-03-11 10:53:04 +0100
  • 3b78e14c2a Set frequency to 10kHz Fixed timer1_overflow_value not being correctly calculated Railz 2019-03-08 19:47:51 +0100
  • 6a5b39f6d9 Fixed compile-errors Removed avrdude (incomplete) Alexander B 2019-03-08 10:30:38 +0100
  • ccda41769f Fixed execution prior to tick, because of nextTick overflow before timer-overflow Alexander B 2019-03-08 10:05:41 +0100
  • e81bda822e Added comments Split signalOutput to piezo- and led-part Alexander B 2019-03-08 07:25:24 +0100
  • 246ccc8d5f Update 'README.md' Alexander B 2019-03-07 21:08:37 +0100
  • 5938070334 Update 'README.md' Alexander B 2019-03-07 21:08:18 +0100
  • ebf6265ff2 Added avrdude command line arguments Alexander B 2019-03-07 21:07:55 +0100
  • 4e023c2d97 Added avrdude flash-tool Railz 2019-03-07 21:06:39 +0100
  • 900874aeae Run checks on real hardware and fixed booster Added onboard-led as output Railz 2019-03-07 21:04:37 +0100
  • 6990bff184 Added explicit conversion of timer to uint16_t (Timer shows signs of signed int_8) Railz 2019-03-07 20:02:57 +0100
  • 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 +0100
  • 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 +0100
  • 64280423fa Added init for timer1 (TCMT1) with cpu-clock/256 Changed clock() to timer1 (TCNT1) Railz 2019-03-07 18:25:24 +0100
  • 850421e3cc set component-info Alexander B 2019-03-07 15:11:56 +0100
  • 323d3b4ccb Meeting - Changed Set/Remove and fixed EVERYTHING Alexander B 2019-03-07 14:19:46 +0100
  • d9bd21f0c6 Missing include JohnD 2019-03-05 13:41:58 +0100
  • 6448ec262d Missing include JohnD 2019-03-05 13:40:30 +0100
  • a4ebc321a2 t JohnD 2019-03-05 13:35:56 +0100
  • 8919fc632f Fixed nextTick calculation for booster Railz 2019-03-05 13:17:29 +0100
  • 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 +0100
  • aa6be9199c Renamed some variables Fixed comments Changed clock-speed to 16MHz (Onboard Oscillator is 16MHz) Railz 2019-03-05 13:01:27 +0100
  • 84322a7f14 t JohnD 2019-03-04 15:33:42 +0100
  • dc36f3c7da Fixed 2. If (wrong procedures) Commented ISR-handlers Railz 2019-03-04 15:31:08 +0100
  • 2aab28a8c5 „README.md“ ändern Alexander B 2019-02-28 18:09:38 +0100
  • 23417be79f README.md added Alexander B 2019-02-28 18:08:03 +0100
  • 85f2b1edd6 Added Todo's Railz 2019-02-28 17:54:20 +0100
  • 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 +0100
  • 4e1ede21ff fix project JohnD 2019-02-28 16:47:54 +0100
  • 82d69e6441 Change some comments JohnD 2019-02-28 16:45:45 +0100
  • ebd98fcd78 Change some comments JohnD 2019-02-28 16:43:26 +0100
  • f39ee6c90d Added comments Added reti() to exit interrupt-handler Started variable declaration Railz 2019-02-28 16:43:11 +0100
  • 10745df378 Merge branch 'master' of https://gitea.railduction.eu/JohnD/Geigerzaehler JohnD 2019-02-28 16:25:39 +0100
  • 5ce03e1d64 Added comments JohnD 2019-02-28 16:24:37 +0100
  • 4ebe995f5e Added comments Railz 2019-02-28 16:23:16 +0100
  • 6ab7c011be Added project file JohnD 2019-02-28 16:15:21 +0100
  • c0403421b2 Removed Project files JohnD 2019-02-28 16:12:57 +0100
  • e4a14ccaa9 Init JohnD 2019-02-28 16:10:10 +0100