Wykres commitów

320 Commity (master)

Autor SHA1 Wiadomość Data
Harry 7e6029bc3c
Changed some stuff to avid memory leaks.
Some users have reported the software is not displaying correctly or is using high amounts of memory or CPU after it has been running for many hours. It might even crash after 24 hours. So this latest change tries to adress that problem.
2020-03-14 21:04:48 +01: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 edc51c0204
Added support for WSPR-TX Pico 2020-01-26 20:10:38 +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 9943593d43
Added Progress bars for the WSPR Beacon. Added mouse-over hints and info buttons. 2020-01-08 15:31:42 +01:00
Harry 2d5abff402
Delete WSPR_TX_Config0_82.exe 2020-01-08 15:30:31 +01:00
Harry 1999368a1d
Describes the Serial API used between the Configuration software and the WSPR transmitters 2020-01-04 22:43:40 +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 26b6cd49b1
Added Progress bars for the WSPR Beacon and new Information buttons. 2020-01-04 18:54:11 +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 e343e62187
New features for Altitude coding and GPS satellite information.
A new visual toot to view the GPS satellites over the horizon has been added.
Support for the Altitude coding in the power field has been added, requires firmware 0.81 in the transmitter.
2019-12-31 20:47:29 +01:00
Harry 69077fd2ce
0.81 Added Altitude encoding in the power field option 2019-12-31 17:33:03 +01:00
Harry 1dbe0bb247
Prototype. PCB Version1 Rev2 2019-10-11 14:30:07 +02:00
Harry 23f019910f
Altitude coding in Power field. For WSPR TX Pico 2019-10-11 14:09:50 +02:00
Harry f4e196e40e
Delete WSPR-TX0.79AltitudeCodingPico.ino 2019-10-11 14:09:22 +02:00
Harry 916b30f4f1
Altitude coding in Power field. For WSPR TX Pico 2019-10-11 13:57:03 +02:00
Harry e4e30560ca
Base-band version for WSPR using Lasers 2019-10-07 22:10:04 +02:00
Harry db92047471
Fixed GUI bugs, see extended description for more information.
Fixed bug when entering TX Pause values. Sometimes it gave error messages when saving or leaving the field. 
Also fixed COM port error bug that gave error message if the device was unplugged without closing the serial port. The program could then not be closed.  The software now closes properly in these cases.
2019-10-01 20:10:45 +02:00
Harry db8db2676a
Fixed GUI bugs, see extended description
Fixed bug when entering TX Pause values. Sometimes it gave error messages when saving or leaving the field. 
Also fixed COM port error bug that gave error message if the device was unplugged without closing the serial port. The program could then not be closed.  The software now closes properly in these cases.
2019-10-01 20:09:36 +02:00
Harry c692829096
Delete WSPR_Config_NewUnifiedBeta0_78.exe 2019-10-01 20:05:23 +02:00
Harry 6c64d1cfad
Delete WSPR_TX_Config_Compact0_78.exe 2019-10-01 20:05:13 +02:00
Harry 460f29eb03
Fixed GUI bugs, see details for more info
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 20:04:26 +02:00
Harry b4e367e0d7
Fixed GUI bugs, see details for more info
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 20:02:35 +02:00
Harry 8f47f4d556
Delete WSPR_Config_NewUnifiedBeta0_78.exe 2019-10-01 20:01:56 +02:00
Harry b053605dd9
Delete WSPR_TX_Config_Compact0_78.exe 2019-10-01 20:01:38 +02: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 0a9b26dd6c
Fixed GUI bugs
Fixed bug that gave error messages when editing TX Pause values.
Fixed Serial port bug when device is unplugged without first closing down teh serial port. The application now terminates when thsi happen instead of displaying an error message,
2019-10-01 18:55:35 +02:00
Harry e451058152
Fixed GUI bugs.
Fixed bug that gave error messages when editing TX Pause values.
Fixed Serial port bug when device is unplugged without first closing down teh serial port. The application now terminates when thsi happen instead of displaying an error message,
2019-10-01 18:55:03 +02:00
Harry 235ed09c26
Fixed incorrect power table
The Power setting table has been fixed.
Before the fix the power table was 0,3,6,10,13,16,20,23,26,30,33,36,40,43,46,50,53,56,60 witch is incorrect.
It is now fixed and set to  0,3,7,10,13,17,20,23,27,30,33,37,40,43,47,50,53,57,60.

Thank you goes out to Hayden VK7HH and Gary W2GNN for reporting the error.
2019-09-09 13:38:13 +02:00
Harry 9661fd62a1
Fixed incorrect Power table
The Power setting table has been fixed.
Before the fix the power table was 0,3,6,10,13,16,20,23,26,30,33,36,40,43,46,50,53,56,60 witch is incorrect.
It is now fixed and set to  0,3,7,10,13,17,20,23,27,30,33,37,40,43,47,50,53,57,60.

Thank you goes out to Hayden VK7HH and Gary W2GNN for reporting the error.
2019-09-09 13:37:10 +02:00
Harry 5ca62561cf
0.76 with compact GUI for small screens 2019-08-28 13:04:43 +02:00
Harry ab685c4180
Added WSPR Mini Image. Only displays one LP filter option for Mini and LP1 2019-07-17 16:30:11 +02:00
Harry 171ecce135
Fixed incorrect 80 TX freq. Added WSPR Mini picture 2019-07-17 16:03:39 +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