Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OE9NAT authored Apr 29, 2022
1 parent d08d49f commit 4e8ab34
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ The Program will first check for the right version of python.
It will also check if all necessary imports and modulse are available.

Lanching will show the main window where everythink can be controlled from and also presents the start butten to run the sequence.
![main window](https://github.com/OE9NAT/bacharbeit/blob/main/images/main_window_0.png)
![main window](https://github.com/OE9NAT/LimeNQR/blob/main/images/main_window_0.png)
It will allow the user to load pre set files from previus measuremnts but he can also set some new variables.

Check if the hardware is connected correctly.
![alt text](https://raw.githubusercontent.com/OE9NAT/bacharbeit/main/images/hardware_overview_named.jpg)
![alt text](https://raw.githubusercontent.com/OE9NAT/LimeNQR/main/images/hardware_overview_named.jpg)

After selectingt all parameters and setting its limits for the range of intrest the information will be sent to the hardware automaticaly. First the tuning and matching unit will set the resonat circuit and than the SDR will make the measurment at the particular frequency. The repetative measurment process will be done for the number of samples averages adjusted. Reiterating the tuning and matching for the specified frequency band range will follow in the specified step size.
When all measured information is collected it will be stored in the file struckture as referred in the main GUI.
Expand All @@ -61,9 +61,9 @@ With further development it will allow a detailed analysis of the last measured

Have a great measurment.

Fore more information visit the ![Wiki Page](https://github.com/OE9NAT/bacharbeit/wiki)
Fore more information visit the ![Wiki Page](https://github.com/OE9NAT/LimeNQR/wiki)

Developer code dokumentation visit [LimeNQR Documentation](https://oe9nat.github.io/bacharbeit)
Developer code dokumentation visit [LimeNQR Documentation](https://oe9nat.github.io/LimeNQR/)



Expand Down

0 comments on commit 4e8ab34

Please sign in to comment.