Commit graph

45 commits

Author SHA1 Message Date
Kai Lauterbach aa74f4e281 The waveform generator is now configurable by the serial interface and meas script 2024-02-12 11:07:33 +01:00
Kai Lauterbach 2964460a87 Added a waveform generator 2024-02-11 12:53:13 +01:00
klaute 21d5fb58dc Two new functions added to set and get the clock correction factor to the si5351 chip. Also replaced the a0 a1 labels with fwd and ref text. 2016-10-12 20:32:46 +02:00
klaute e28075bea9 Debug output removed from measurement script. 2016-10-07 19:57:45 +02:00
klaute 5c71cc6606 Fixed the CSV file output/generation. 2016-10-07 19:55:22 +02:00
klaute 59b82fbb30 The graph is now shown during the measurement progress. 2016-10-07 17:39:14 +02:00
klaute f1ef87a429 Fixed the headline of output CSV files. 2016-10-06 16:13:30 +02:00
klaute 68ba2a0daf Removed some unused scripts - new allband scan script added. 2016-10-06 15:57:04 +02:00
klaute f7735d098d 'tools/all_band_test' hinzufügen
Added a batch file which supports to scan all of the supported ham radio band.
2016-10-05 13:50:12 +02:00
klaute ef5a08ca42 File headed added. 2016-09-29 14:44:29 +02:00
klaute 31b88cb369 RF control added to the meas script. 2016-09-28 19:00:35 +02:00
klaute ac9f77d8d5 Added a commandline parapeter to the meas script to trigger the save default values functionality. 2016-09-28 15:09:52 +02:00
klaute 1e4e3d22d8 Added three new functions to enable/disable clock output and save the current settings as default values to thr EEPROM. The firmware reads out those values on startup. 2016-09-28 14:43:05 +02:00
klaute 6a4c134ca4 Yagi example scan added. 2016-09-27 16:47:08 +02:00
klaute 8b5a859814 Some new sample measurements added. 2016-09-27 16:36:11 +02:00
klaute e98520237d The graphical output of the received data looks better now. 2016-09-27 16:35:25 +02:00
klaute 59db509512 Some new sample measurements added. 2016-09-26 16:16:45 +02:00
klaute a0bcc0f219 New sample data added. 2016-09-26 16:09:55 +02:00
klaute d470dd9d91 Script output modified to get it much more userfriendly. 2016-09-26 16:01:25 +02:00
klaute 7f9a28061e Marking lowest 5 VSWR point marking operation fixed. 2016-09-26 14:55:40 +02:00
klaute 29a93cfda8 The mathplotlib output modified to show multiple subplots. A new capacitor added to the schematics. 2016-09-26 13:03:52 +02:00
klaute 829871567f Linux serial open bug fixed. 2016-09-25 17:44:41 +02:00
klaute 2ceacc0a90 Labels added to the graphical output. 2016-09-25 17:18:43 +02:00
klaute fdf31f0ce3 Update 'tools/meas.py'
Default impedance value fixed.
2016-09-25 12:03:39 +02:00
klaute 32706429b9 Impedance calculation fixed. Two new sample data files added. 2016-09-25 11:59:06 +02:00
klaute d859ab1aad Serial port naming for windows machines fixed. 2016-09-25 11:14:30 +02:00
klaute 2b9ec977a1 Merge branch 'master' of git.okoyono.de:klaute/SWRMeter 2016-09-25 10:57:27 +02:00
klaute 76cc8a2828 Windows specific serial port open bug fixed. 2016-09-25 10:57:24 +02:00
klaute 8ce6ddc869 Update 'tools/meas.py'
Floatingpoint calculation fixed.
2016-09-24 21:45:37 +02:00
klaute a2e59d7a61 Open document file added - sample measurement analysis. 2016-09-24 20:56:39 +02:00
klaute fe3ae798d3 a0 and a1 is added to the csv file output generator routine. 2016-09-24 20:52:54 +02:00
klaute 3f04957bd3 Sample data added - the hardware seemes to be working now. 2016-09-24 20:46:35 +02:00
klaute 7e9c8b086e firmware: Analog read was to shaky, the number of read per millisecond is now increased to 20. meas.py: Some modifications to get the output more userfriendly. CSV output is implemented now. 2016-09-21 20:02:58 +02:00
klaute 8bc17c45c7 Fixed the initial ADC read value problem - the values are to shaking around. 2016-09-21 18:27:41 +02:00
klaute 753d91457a Floating point operation fixed - previous calculation result type was integer. 2016-09-21 18:07:56 +02:00
klaute 7afaea4745 Calculation error fixed and debug output added. 2016-09-21 16:22:23 +02:00
klaute 330e4d08a1 Some calculation imprevements done. 2016-09-21 10:32:10 +02:00
klaute 5038269c24 Little code improvements done. 2016-09-21 10:00:23 +02:00
klaute 8a56cbb111 Plot view added. 2016-09-20 20:23:55 +02:00
klaute 9fa0cb2a47 Author info header added. 2016-09-20 19:49:58 +02:00
klaute ba41ad0027 The meas python script works well now. The get configuration call is disabled now. 2016-09-20 19:41:41 +02:00
klaute a0f06d4fb7 New info message added to the firmware. The python script was modified to print out more detaild messages of its activity. 2016-09-20 18:51:20 +02:00
klaute a6dc38f81a Baudrate set to 115200 again, the serial flush call has fixed the serial sending problem. 2016-09-20 13:08:56 +02:00
klaute 744a746b7f New serial test tool added - serial connection test. 2016-09-20 12:57:28 +02:00
klaute 5149646717 Baudrate increased to 115200. Added a python script to manage the SWR meter hard- and firmware behaviour. 2016-09-19 22:38:37 +02:00