Commit graph

68 commits

Author SHA1 Message Date
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 9ab691f081 'firmware/command_ctrl.ino' ändern
Some for loop frequency range tests added to prevent a overrun of the specified frequence band.
2016-10-10 12:09:02 +02:00
klaute 3f85812f56 'firmware/command_ctrl.ino' ändern
End-value fixed in measurement functionality.
2016-10-10 11:28:09 +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 7a5140b313 Added missing frequency set calls to the rf generator output. 2016-09-28 15:14:57 +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 25114f4350 Some more analog read optimizations done - the measurement should be some kind of noise free. 2016-09-27 16:30:52 +02:00
klaute 82a8606616 More information added to the schematic file. 2016-09-27 16:29:29 +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 92f0a18b6d Readme information improved. 2016-09-23 08:40:39 +02:00
klaute db4c2dab13 Schmatics of the si5351 breakout board added. 2016-09-22 10:07:39 +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 267ce2b3a4 Freqency setter bug fixed. 2016-09-21 16:39:44 +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 3caf25b9b7 Routed wires ripped off. 2016-09-21 10:09:24 +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