aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set QRP on high SWR before TX offMatthias P. Braendli2020-08-111-0/+1
|
* Stats: capa in AhMatthias P. Braendli2020-05-031-1/+1
|
* Add space after CC:Matthias P. Braendli2020-04-261-1/+1
|
* Enable STM32 USART2 RXMatthias P. Braendli2020-04-261-1/+1
|
* Add missing filesMatthias P. Braendli2020-04-262-0/+122
|
* Add batterycharge to statsMatthias P. Braendli2020-04-255-44/+58
|
* Add echo functionality for coulomb counterMatthias P. Braendli2020-04-203-13/+102
|
* Mention gr-radioteletype in READMEMatthias P. Braendli2020-04-201-0/+2
|
* Add BMP085 to the temperature sw projectMatthias P. Braendli2020-04-206-22/+757
|
* Make 1750 react in 300ms instead of 500msLa haut sur la glutte2019-12-081-1/+1
|
* Replace DTMF 0,7,star by 1,7,starLa haut sur la glutte2019-12-081-26/+14
|
* Fix statistics output of negative temperatures.Matthias P. Braendli2019-12-071-3/+9
|
* Avoid using functions requiring locale supportMatthias P. Braendli2019-12-071-7/+20
| | | | | isdigit() and similar from ctype.h require this. Apparently this is not supported in the same way anymore on ARM.
* Fix uptime calculation after 25daysMatthias P. Braendli2019-09-031-4/+4
|
* Add references for PSK decoderMatthias P. Braendli2019-07-192-0/+10
|
* Add PSK125 decoder scriptMatthias P. Braendli2019-07-184-0/+1942
|
* Stats: fix number of GNSS SVs usedMatthias P. Braendli2019-07-091-0/+2
|
* Stats: fix uptime minutes and temperatureMatthias P. Braendli2019-07-092-26/+36
|
* Also send PSK125 in special baliseMatthias P. Braendli2019-07-072-27/+62
|
* Remove fprinf from Core/main.cMatthias P. Braendli2019-07-071-1/+0
|
* Normalise STATS1 beaconMatthias P. Braendli2019-07-052-10/+1
|
* Suppress warning in cw.cMatthias P. Braendli2019-07-051-2/+3
|
* Merge statsMatthias P. Braendli2019-07-0510-164/+656
|\
| * Stats: add QSO duration, avoid calling build_text all the timeMatthias P. Braendli2019-07-055-10/+56
| |
| * stats: add GNSS SV and QRP percentage. Also use derived timeMatthias P. Braendli2019-07-053-7/+54
| |
| * Fix printf warningsMatthias P. Braendli2019-07-011-7/+7
| |
| * Add stats beaconMatthias P. Braendli2019-07-019-162/+561
| | | | | | | | | | | | - Add PSK63 and PSK125 functionality - Rename cw_psk31 to cw_psk - Add a new type of long beacon, transmitted at 22:00
* | Adapt QRP QRO voltage thresholdsMatthias P. Braendli2019-07-051-6/+6
|/
* Change common/ folder structureMatthias P. Braendli2019-06-2934-18/+17
|
* Fix FSM deadlock in FSM_BALISE_COURTE_OPENMatthias P. Braendli2019-06-282-14/+58
| | | | When cw_psk31_done and sq occur simultaneously while inside FSM_BALISE_COURTE
* Fix wrong units and set hour_is_even for free-running clock modeMatthias P. Braendli2019-06-241-1/+2
|
* Send beacons even if GPS never starts giving timeMatthias P. Braendli2019-06-241-11/+26
|
* Remove TODOs for SQ2 and 1750 outputsMatthias P. Braendli2019-06-241-3/+0
|
* Modify QUCS sim for ADC inputMatthias P. Braendli2019-06-241-51/+93
|
* Add Kicad project for a NEO gps breakout boardMatthias P. Braendli2019-06-244-0/+2174
|
* Show ALIM and TEMP independently of GPS timeMatthias P. Braendli2019-06-231-12/+11
| | | | This avoids the bot complaining about no UART messages after a startup where GNSS never gets a fix
* Revert "Switch debug UART to 115200" and set it to 9600 againMatthias P. Braendli2019-06-191-1/+1
| | | | This reverts commit 7c7cd71c56808610be6af41dbeb09637026414bb.
* Fix tone LED in code and schematicsMatthias P. Braendli2019-05-104-63/+70
|
* Remove TODO warningsMatthias P. Braendli2019-05-102-3/+1
|
* Fix codestr uninitialised warningMatthias P. Braendli2019-05-101-1/+1
|
* Move PA signal on fax_1750_interconnect schematicMatthias P. Braendli2019-05-101-6/+6
|
* Increase DTMF interval to 2.5sMatthias P. Braendli2019-05-101-1/+1
|
* Show DAC SR when spurious TIM DAC ISR occursMatthias P. Braendli2019-05-101-1/+3
|
* Implement 5s 1750 to disable FAXMatthias P. Braendli2019-05-105-5/+25
|
* Fix SQ2 output to 0Matthias P. Braendli2019-05-101-2/+4
|
* Modify orange LED usageMatthias P. Braendli2019-05-101-7/+2
|
* Move spec and some doc from trello to doc/Matthias P. Braendli2019-05-063-20/+109
|
* Minor schematic and board changesMatthias P. Braendli2019-05-032-23/+23
|
* Update fax 1750 interconnect drawingMatthias P. Braendli2019-05-031-5/+50
|
* Handle 1750 front buttonMatthias P. Braendli2019-05-033-4/+8
|