Wykres commitów

85 Commity (master)

Autor SHA1 Wiadomość Data
Harry 0c49f5bd0f
0.95 for Si5351 with I2C adress 0x62
This version is for a special version Si5351 with a different hardware address.
2021-04-19 10:59:44 +02:00
Harry 6b3ab08253
Bugfixes on GPS and for the Mini, see details
0.93 Modified GPSWakeUp routine to reset GPS on all models when waking up from sleep
  0.94 Fixed bug that cased GPS reset after each transmission
  0.95 WSPR Mini re-added after it had been removed by accident in an earlier version
2021-04-19 10:54:10 +02:00
Harry 6f2be2284e
Add files via upload 2021-01-16 12:55:22 +01:00
Harry bae4b695e7
Delete WSPR-TX_LP1 with Mezzanine LP4 card Firmware 10.95.ino.zip 2021-01-16 12:55:08 +01:00
Harry 1691cfb13c
Delete WSPR-TX_LP with Mezzanine LP4 card Firmware 10.95.ino.zip 2021-01-16 12:54:34 +01:00
Harry e3722e0059
Add files via upload 2021-01-16 12:54:09 +01:00
Harry 175f62a8fc
Add files via upload 2021-01-16 12:53:21 +01:00
Harry 7a64c862af
Delete WSPR-TX_LP with Mezzanine LP¤ card 10.95.ino.zip 2021-01-16 12:52:28 +01:00
Harry c98b0f71ba
Add files via upload 2021-01-16 12:51:44 +01:00
Harry 85f92a2f92
Add files via upload 2021-01-16 12:44:45 +01:00
Harry 710aadc204
Version 0.94 for the WSPR TX Desktop model 2020-12-30 23:25:18 +01:00
Harry 3d7d9ffd88
GPS reset implemented for LP1 and Desktop models if their GPS fails to get a fix. 2020-12-15 17:30:45 +01:00
Harry bcecd95fe7
HEX file for WSPR-TX Pico with Reverse band ordering 2020-09-30 13:58:16 +02:00
Harry e1dfc5c378
Geo-Fencing for the Pico, will not transmit over restricted parts of the word 2020-08-14 16:48:58 +02:00
Harry 51d9133f03
Removed dependency on JTencode library
0.89 Fixed a bug that indicated 10-pole low pass filters for LP1 instead of the standard 7-pole in the DecodeSerialCMD routine.
0.90 Removed dependency on JTencode library by copying the needed code.
2020-07-21 15:01:35 +02:00
Harry 23a58de4b3
0.88 Support for LP1 addon card BLP4, prod model #1029, adjusted Low passfilter calculation in FreqToBand () 2020-05-13 14:37:52 +02:00
Harry 71ff54c0a8
Version 0.87 for the WSPR-TX Pico 2020-03-10 16:00:29 +01:00
Harry 8baa1323c1
Version 0.87 for the WSPR-TX Mini 2020-03-10 15:59:33 +01:00
Harry 604d071880
Version 0.86 for the WSPR TX Mini 2020-03-08 17:47:03 +01:00
Harry 83cfe028bd
Delete WSPR-TX Mini 0.86.ino.hex 2020-03-08 17:45:59 +01:00
Harry d8c02a89ad
0.86 for WSPR-TX Mini
0.86 Improved the paus timing accuracy when the Mini or Pico is sleeping during long TX Pauses
2020-03-01 16:31:31 +01:00
Harry 151e164f62
0.86 Improved the paus timing accuracy when the Mini or Pico is sleeping during long TX Pauses 2020-02-13 19:52:38 +01:00
Harry 03cbb46995
Hex file for the WSPR-TX Pico Firmware version 0.85 2020-01-26 20:24:47 +01:00
Harry 7f23c12d90
Picos combined 20m and 30m lowpass filter correctly reported to PC program
0.85 Picos combined 20m and 30m lowpass filter correctly reported to PC program, 
          An unresponsive GPS will be reset after some time in the idle routine
2020-01-24 15:16:09 +01:00
Harry 4dce66b275
Fixed Pico GPS Sleep functions so the GPS would restart properly in brown-out conditions
0.84 Fixed Pico GPS Sleep functions so the GPS would restart properly in brown-out conditions.
       Fixed so WSPR beacon goes back again after Serial API command is handled 
       (A bug made the beacon go back only after a GPS fix, now goes back immediately even if no GPS fix)
2020-01-24 15:13:44 +01:00
Harry 97372f0d8a
Fixed so the WSPR Mini is not put to sleep during long TXPauses to save power if the PC is connected. 2020-01-13 13:05:58 +01:00
Harry 29cb239c5b
Improved handling of serial data when in WSPR Beacon mode so it is less likely to exit the Beacon mode when serial API queries are sent from PC. Slight improvement of the smartdelay routine 2020-01-04 22:41:38 +01:00
Harry 3cd105b31d
Version 0.82
0.76 Added Support for WSPR-TX Pico, GPS position updates in idle and signal gen mode, status LED now fast blink during WSPR Beacon TX instead of steady lit
       The Pico will always boot in to WSPR Beacon regardless of Boot configuration, this is a failsafe. 
       Moved check if Call Sign is set from SendWSPRBlock() to DoWSPR()
  0.77 Changed around the orders of hardware check in Setup()  
  0.78 The WSPR Beacon will now stay in Beacon mode even if the user changed something in the PC GUI like changed bands, click Save button etc   
  0.79 Support the new Desktop V1R10 with new improved LP filters. Fixed TX Pause limit of 32000, it can now go to 99999 seconds (27.7 Hours) 
  0.80 Added routine FreqToBand () to improve signal generator filtering. The Signal Generator now picks the correct low pass filter instead of always using the highest one
       Fixed smartdelay routine so it only transmitts status once a second to avoid Configuration GUI lockup du to excessive amount of data 
  0.81 Added Altitude encoding in the power field option.
  0.82 Improved handling of serial data when in WSPR Beacon mode so it is less likely to exit the Beacon mode when serial API queries are sent from PC.    
       Slight improvment of the smartdelay routine
2020-01-04 18:40:15 +01:00
Harry 69077fd2ce
0.81 Added Altitude encoding in the power field option 2019-12-31 17:33:03 +01:00
Harry 0977a5a340
Version 0.79 for the WSPR TX Pico 2019-10-01 19:48:09 +02:00
Harry 7a017e6980
Version 0.79 for the WSPR TX_LP1 with Mezzanine LP4 card 2019-10-01 19:47:31 +02:00
Harry 3e0b5093af
Version 0.79 for the WSPR TX Mini 2019-10-01 19:46:39 +02:00
Harry 1e0a0e2f08
Version 0.79 for the WSPR TX DEsktop model 2019-10-01 19:45:29 +02:00
Harry c88c935be9
Version 0.79 for the WSPR TX_LP1 model 2019-10-01 19:40:16 +02:00
Harry f3667ef7d0
Bug fixes and support for new hardware
0.76 Added Support for WSPR-TX Pico, GPS position updates in idle and signal gen mode, status LED now fast blink during WSPR Beacon TX instead of steady lit
       The Pico will always boot in to WSPR Beacon regardless of Boot configuration, this is a failsafe. 
       Moved check if Call Sign is set from SendWSPRBlock() to DoWSPR()
  0.77 Changed around the orders of hardware check in Setup()  
  0.78 The WSPR Beacon will now stay in Beacon mode even if the user changed something in the PC GUI like changed bands, click Save button etc   
  0.79 Support the new Desktop V1R10 with new improved LP filters. Fixed TX Pause limit of 32000, it can now go to 99999 seconds (27.7 Hours)
2019-10-01 18:58:15 +02:00
Harry 59b5341c15
Version 0.75 for the WSPR TX Mini 2019-07-15 22:43:26 +02:00
Harry cf9200fd0e
Version 0.75 for the WSPR TX-LP1 With Mezzanine LP4 add-on 2019-07-15 22:42:52 +02:00
Harry c522532769
Version 0.75 for the WSPR TX_LP1 model 2019-07-15 22:42:08 +02:00
Harry bcf6a49c11
Delete WSPR-TX_LP1 with Mezzanine LP4 card Firmware WSPR-TX0.75.ino.hex 2019-07-15 22:40:55 +02:00
Harry a2179a4929
Delete WSPR-TX_LP1 Firmware WSPR-TX0.75.ino.hex 2019-07-15 22:40:40 +02:00
Harry 396ce322ea
Delete WSPR-TX Mini Firmware WSPR-TX0.75.ino.hex 2019-07-15 22:39:39 +02:00
Harry 9a97187c94
Delete WSPR-TX Desktop Firmware WSPR-TX0.75.ino.hex 2019-07-15 22:39:24 +02:00
Harry 1d3fdb1fe3
Version 0.75 for the WSPR TX Desktop model, 2019-07-15 22:38:25 +02:00
Harry ad29a9d595
Added voltage info from the microcontroller , some improvement in idle mode
Added MCU VCC Voltage info, added support for Pico model, Sends less GPS info in Idle mode
2019-07-15 15:31:58 +02:00
Harry 0eed8a0e72
Version 0.75 for the WSPR TX_LP1 with Mezzanine LP4 add-on 2019-07-15 15:20:55 +02:00
Harry 5c13268c08
Version 0.75 for the WSPR TX_LP1 model 2019-07-15 15:19:51 +02:00
Harry 0efac1d71e
Version 0.75 for the WSPR TX Mini 2019-07-15 15:19:20 +02:00
Harry 3072c78fa7
Version 0.75 for the WSPR TX Desktop model, 2019-07-15 15:18:46 +02:00
Harry 53a86f780b
Delete WSPR-TX_LP1 with Mezzanine LP4 card Firmware WSPR-TX0.75.ino.hex 2019-07-15 15:14:40 +02:00
Harry 750a6cc740
Delete WSPR-TX_LP1 Firmware WSPR-TX0.75.ino.hex 2019-07-15 15:14:30 +02:00