Commit Graph

30 Commits

Author SHA1 Message Date
M0WID
1746058f31 Fixed TG CS pin define compile error
Corrected problem with CS pins floating if module installed but not initialised.
Also corrected compiler error if neither TG SI4432 defined
2020-10-09 21:14:58 +01:00
M0WID
1e34a6ae95 Iterate through RBW
Need to save results, and get value back when RBW changes and use
2020-10-08 23:08:59 +01:00
DPWilde
f36f478363
Merge pull request #19 from DPWilde/WebModeSelect
Web mode select
2020-10-06 23:11:46 +01:00
M0WID
d23e726c8b Fixed SA levels, formatting
Also reduced timeouts for TG SI4432
2020-10-06 23:06:59 +01:00
M0WID
96a27b6005 Web Sig Gen again
Bug remains in attenuation calc
Formatting of buttons on web page to do
Add track Gen to signal generator web page if present (need to send a config state in settings)
Add track gen level control
2020-10-04 22:36:46 +01:00
M0WID
ed4563c0c9 Sig Gen Web page update
Still working out a good layout and method to change frequency on mobile platforms.
Now works, needs some formatting and pwr control adding, then duplicate for track gen
2020-10-03 23:17:19 +01:00
M0WID
acd6e2b6f4 Started on sig gen web page 2020-09-29 23:16:59 +01:00
M0WID
8928adfeed Track Gen sig gen mode
Track gen sig gen mode added, still to do on web page
2020-09-28 22:44:47 +01:00
M0WID
0015491a5e StartRationalise
Start to create some common functions
2020-09-14 21:49:22 +01:00
M0WID
19f102e3ec mode detrmines control disable
Different limits for input depending on mode.
2020-09-08 23:17:41 +01:00
M0WID
ab03435f55 First commit
Needs web page for Sig gen mode and mechanism to load new page on certain modes
2020-09-07 23:31:06 +01:00
M0WID
4aa452c2f2 RX Offset, web polling 2020-09-07 19:01:14 +01:00
M0WID
c467ac55f1 Various fixes
Set actual power bug fixed, storage added to web page.  External gain part done - needs menu mods.  Some prep for RBW adjusts
2020-09-04 23:54:52 +01:00
M0WID
78becf0d64 index2.html added
Includes storage feature.  Needs tidying up and some changes yet
2020-09-03 23:00:22 +01:00
M0WID
994a26740d TrackGen on/off for web
Also RBW fixes - again :(
Turn off track gen when going to IF/RX Sweep modes
External gain/attenuation added to settings, with web/console commands.  menu command still to do
2020-09-02 23:22:08 +01:00
M0WID
18b127d00f Update ui.cpp
Track gen settings now saved.  Display of previous value fixed (but some nice formatting still needed)
2020-08-30 22:30:01 +01:00
DPWilde
9348e1d97f
Merge pull request #2 from DPWilde/Bandscope
Bandscope
2020-08-22 09:34:48 +01:00
M0WID
a99e749681 Update RXsweep.ino
Initial span setting fixed
2020-08-22 09:33:30 +01:00
M0WID
6479c6050b RXSweep mode added
Also scale for bandscope
2020-08-21 22:02:22 +01:00
M0WID
76d7cd9aee Bandscope menu changed 2020-08-21 12:33:06 +01:00
M0WID
f105b70210 FrequencyControl improved
Added new RBW options
Modified Si4432::Tune to change modes to recalibrate PLL
2020-08-20 22:27:55 +01:00
M0WID
1cb4cdef6e SetOffsetFreq function 2020-08-18 22:21:11 +01:00
M0WID
be199ef50c SetOffset Function done
Rationalised SI4432 Init
Added SI4432:SetOffset function - not tested
2020-08-18 21:30:39 +01:00
M0WID
94d02de911 Waterfall Working
Need to add functions to allow min and gain for wfall to be set
Need to speed up!
2020-08-17 22:50:53 +01:00
M0WID
16289698dc Bandscope Grid working
Waterfall next, then speed up frequency changes with offsets and reduce delaytime.
Sort out 1 pixel error at start/end
2020-08-16 22:24:08 +01:00
M0WID
64e45e76ad Now runs
Need to expand to full width, reduce height, add waterfall
2020-08-15 22:44:19 +01:00
M0WID
6a2fea6a7a Rename to simpleSA
renamed to simpleSA
2020-08-15 19:50:26 +01:00
DPWilde
7c629e68a1
Merge pull request #1 from DPWilde/Add-DataFolder
Added Data folder
2020-08-15 19:37:46 +01:00
M0WID
2c4fcf6012 Added Data folder 2020-08-15 19:36:51 +01:00
DPWilde
b04a218586
Add files via upload 2020-08-15 19:03:43 +01:00