aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Reduce delay after end of baliseMatthias P. Braendli2016-12-101-1/+1
* Do not send text at QSO end if balise is pendingMatthias P. Braendli2016-10-201-20/+29
* Restart QSO duration counter once end text sentMatthias P. Braendli2016-10-201-19/+22
* Unify representation of tm_yearMatthias P. Braendli2016-10-203-12/+5
* tm_mon is zero-indexed, unlike the month in GNRMCMatthias P. Braendli2016-09-303-5/+6
* Improve vc.c generationMatthias P. Braendli2016-09-261-1/+1
* Add delays to fix aggressive FAULT_ADC1Matthias P. Braendli2016-09-263-12/+9
* Remove inapplicable TODO, it's correctMatthias P. Braendli2016-09-181-1/+1
* Handle failing is_dst properly and output errorMatthias P. Braendli2016-09-181-3/+14
* Add ADC1 timeout and corresponding new fault sourceMatthias P. Braendli2016-09-181-0/+1
* Remove dead assignmentMatthias P. Braendli2016-09-171-2/+0
* Add debug for audio. Fix green blinking ledMaximilien Cuony2016-09-151-2/+23
* Fix only_zero_in_audio_buffer conditionMaximilien Cuony2016-09-151-1/+1
* Modify handling of cw_doneMatthias P. Braendli2016-09-151-6/+8
* Increase cw postdelay and add it also to 73Matthias P. Braendli2016-09-151-2/+2
* Press bouton bleu for baliseMatthias P. Braendli2016-09-153-1/+8
* Add timeout for cw_audio_queue push and new faultMatthias P. Braendli2016-09-122-11/+13
* Remove more unused audio functionsMatthias P. Braendli2016-09-121-1/+0
* Remove unused audio functionsMatthias P. Braendli2016-09-121-7/+0
* Reset short beacon counter on long beacon TXMatthias P. Braendli2016-09-121-0/+1
* Minor short beacon counter simplificationMatthias P. Braendli2016-09-121-5/+3
* Only measure supply during RXMatthias P. Braendli2016-09-101-11/+13
* Print REPLIE signalMatthias P. Braendli2016-09-101-0/+5
* Parse GNGGA and print number of SVMatthias P. Braendli2016-09-094-11/+27
* Parse and print GPS GNTXT messagesMatthias P. Braendli2016-09-093-0/+62
* Reset GPS on startupMatthias P. Braendli2016-09-092-1/+7
* Fix override of hour evennessMaximilien Cuony2016-09-041-4/+6
* Add more logging for even timeMaximilien Cuony2016-09-041-0/+9
* Rework balise trigger and fix ECOUTE lockupMatthias P. Braendli2016-09-043-58/+101
* Add D and U debuggingMatthias P. Braendli2016-09-041-0/+10
* More loggingMatthias P. Braendli2016-09-042-0/+5
* Remove useless tm_trigger settingMatthias P. Braendli2016-09-041-4/+0
* Fix equals sign in cwMatthias P. Braendli2016-09-041-1/+1
* FSM: switch to OPEN1 only with 1750Matthias P. Braendli2016-09-031-2/+2
* Make letter G same speed as otherMatthias P. Braendli2016-09-031-1/+0
* Add more debugging every 30sMatthias P. Braendli2016-09-031-0/+5
* Remove RAW Meas debug printfMatthias P. Braendli2016-08-291-0/+3
* Remove temperature print on button pressMatthias P. Braendli2016-08-201-10/+0
* Remove runtime reset of SWR errorMatthias P. Braendli2016-08-201-12/+7
* Change minimum QSO length for LETTER to 3sMatthias P. Braendli2016-07-181-1/+1
* Fix ATTENTE, require additional timing checkMatthias P. Braendli2016-07-181-6/+19
* FSM: Remove TX_ON from OPEN1Matthias P. Braendli2016-07-181-7/+4
* Refactor fsm timing codeMatthias P. Braendli2016-07-182-62/+49
* Add CW pre/postdelay to fsmMatthias P. Braendli2016-07-171-11/+24
* Add QSO to ECOUTE fsm transitionMatthias P. Braendli2016-07-171-7/+13
* Add reflected power handling with fixed thresholdMatthias P. Braendli2016-07-102-12/+49
* Invert REPLIE signal in softwareMatthias P. Braendli2016-07-101-5/+0
* Add code to read SWR analog voltagesMatthias P. Braendli2016-06-252-2/+17
* Do not time-trig BALISE in the first minuteMatthias P. Braendli2016-06-251-2/+7
* Replace LED_BLUE by GPS EPPSMatthias P. Braendli2016-06-202-11/+15