HamBook

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
62 502 d 14 h office /trunk/HamBook/ - Fix compilation. Diff
M/trunk/HamBook/App.config
/trunk/HamBook/BandScan.cs
61 525 d 12 h office /trunk/HamBook/ - Adapt to the ToastForm library update. Diff
M/trunk/HamBook/BandScan.cs
/trunk/HamBook/MenuForm.cs
58 745 d 0 h office /trunk/ - Fix the band scanning (again).
- Ensure serial port is opened and closed symmetrically.
- Fix the notification settings and configuration.
- Make sure the about form displays the version properly.
Diff
M/trunk/Configuration/Configuration.csproj
/trunk/Configuration/Notifications.cs
/trunk/Configuration/packages.config
/trunk/HamBook/AboutForm.Designer.cs
/trunk/HamBook/AboutForm.cs
/trunk/HamBook/AboutForm.resx
/trunk/HamBook/App.config
/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Properties/Settings.Designer.cs
/trunk/HamBook/Radios/CatAssemblies.cs
/trunk/HamBook/SettingsForm.cs
/trunk/HamBook/packages.config
54 752 d 11 h office /trunk/ - Add support for the radio menu. Diff
A/trunk/HamBook/MenuForm.Designer.cs
/trunk/HamBook/MenuForm.cs
/trunk/HamBook/MenuForm.resx
/trunk/HamBook/Radios/Generic/CAT/EX.cs
/trunk/HamBook/Radios/Generic/MenuIndex.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/EX.cs
/trunk/HamBook/Radios/Yaesu/FT-891/MenuIndex.cs
/trunk/HamBook/Utilities/Mathematics.cs
/trunk/HamBook/img/export.png
/trunk/HamBook/img/import.png
/trunk/HamBook/img/menu.png
M/trunk/Configuration/Audio.cs
/trunk/Configuration/Band.cs
/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.xsd
/trunk/Configuration/Definitions.cs
/trunk/Configuration/Navigation.cs
/trunk/Configuration/NotificationState.cs
/trunk/Configuration/NotificationType.cs
/trunk/Configuration/Notifications.cs
/trunk/Configuration/Properties/Annotations.cs
/trunk/Configuration/Properties/AssemblyInfo.cs
/trunk/Configuration/SerialPortTimeout.cs
/trunk/Configuration/Spectrogram.cs
/trunk/Configuration/Visualisations.cs
/trunk/Configuration/packages.config
/trunk/HamBook/AboutForm.cs
/trunk/HamBook/App.config
/trunk/HamBook/BandScan.cs
/trunk/HamBook/BandScanParameters.cs
/trunk/HamBook/Constants.cs
/trunk/HamBook/DataGridViewRowProgressFailure.cs
/trunk/HamBook/DataGridViewRowProgressSuccess.cs
/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/MemoryChannelIndexed.cs
/trunk/HamBook/MemoryChannelIndexed.xsd
/trunk/HamBook/MemoryOrganizerForm.Designer.cs
/trunk/HamBook/MemoryOrganizerForm.cs
/trunk/HamBook/MemoryOrganizerForm.resx
/trunk/HamBook/MemoryTune.cs
/trunk/HamBook/MemoryTuneException.cs
/trunk/HamBook/MemoryTuneExceptionCode.cs
/trunk/HamBook/Program.cs
/trunk/HamBook/Properties/AssemblyInfo.cs
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
/trunk/HamBook/Radios/Cat.cs
/trunk/HamBook/Radios/CatAssemblies.cs
/trunk/HamBook/Radios/CatCommandException.cs
/trunk/HamBook/Radios/CatLength.cs
/trunk/HamBook/Radios/Generic/BusyState.cs
/trunk/HamBook/Radios/Generic/CAT/AB.cs
/trunk/HamBook/Radios/Generic/CAT/AC.cs
/trunk/HamBook/Radios/Generic/CAT/AI.cs
/trunk/HamBook/Radios/Generic/CAT/BA.cs
/trunk/HamBook/Radios/Generic/CAT/BD.cs
/trunk/HamBook/Radios/Generic/CAT/BU.cs
/trunk/HamBook/Radios/Generic/CAT/BY.cs
/trunk/HamBook/Radios/Generic/CAT/CH.cs
/trunk/HamBook/Radios/Generic/CAT/FA.cs
/trunk/HamBook/Radios/Generic/CAT/FB.cs
/trunk/HamBook/Radios/Generic/CAT/ID.cs
/trunk/HamBook/Radios/Generic/CAT/IF.cs
/trunk/HamBook/Radios/Generic/CAT/LK.cs
/trunk/HamBook/Radios/Generic/CAT/MC.cs
/trunk/HamBook/Radios/Generic/CAT/MD.cs
/trunk/HamBook/Radios/Generic/CAT/MR.cs
/trunk/HamBook/Radios/Generic/CAT/MT.cs
/trunk/HamBook/Radios/Generic/CAT/PA.cs
/trunk/HamBook/Radios/Generic/CAT/PC.cs
/trunk/HamBook/Radios/Generic/CAT/PS.cs
/trunk/HamBook/Radios/Generic/CAT/RI.cs
/trunk/HamBook/Radios/Generic/CAT/SC.cs
/trunk/HamBook/Radios/Generic/CAT/SQ.cs
/trunk/HamBook/Radios/Generic/CAT/ST.cs
/trunk/HamBook/Radios/Generic/CAT/SV.cs
/trunk/HamBook/Radios/Generic/CAT/TX.cs
/trunk/HamBook/Radios/Generic/CAT/VM.cs
/trunk/HamBook/Radios/Generic/ChannelDirection.cs
/trunk/HamBook/Radios/Generic/ClarifierDirection.cs
/trunk/HamBook/Radios/Generic/Ctcss.cs
/trunk/HamBook/Radios/Generic/CtcssMode.cs
/trunk/HamBook/Radios/Generic/Information.cs
/trunk/HamBook/Radios/Generic/InformationState.cs
/trunk/HamBook/Radios/Generic/IpoState.cs
/trunk/HamBook/Radios/Generic/LockState.cs
/trunk/HamBook/Radios/Generic/MemoryBanks.cs
/trunk/HamBook/Radios/Generic/MemoryChannel.cs
/trunk/HamBook/Radios/Generic/MemoryRadioMode.cs
/trunk/HamBook/Radios/Generic/Phase.cs
/trunk/HamBook/Radios/Generic/PhaseMode.cs
/trunk/HamBook/Radios/Generic/PowerState.cs
/trunk/HamBook/Radios/Generic/RadioInformationType.cs
/trunk/HamBook/Radios/Generic/RadioMode.cs
/trunk/HamBook/Radios/Generic/RadioStorage.cs
/trunk/HamBook/Radios/Generic/ScanState.cs
/trunk/HamBook/Radios/Generic/ShiftDirection.cs
/trunk/HamBook/Radios/Generic/SplitState.cs
/trunk/HamBook/Radios/Generic/TunerState.cs
/trunk/HamBook/Radios/Generic/TxState.cs
/trunk/HamBook/Radios/RadioAttribute.cs
/trunk/HamBook/Radios/UnexpectedRadioResponseException.cs
/trunk/HamBook/Radios/UnmatchedRadioResponseException.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AI.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BU.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BY.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/CH.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/ID.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/IF.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/LK.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MR.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MT.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PS.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/RI.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SQ.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/ST.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SV.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/TX.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/VM.cs
/trunk/HamBook/Radios/Yaesu/FT-891/Constants.cs
/trunk/HamBook/Radios/Yaesu/FT-891/MemoryBanks.cs
/trunk/HamBook/Radios/Yaesu/FT-891/MemoryChannel.cs
/trunk/HamBook/Radios/Yaesu/FT-891/MemoryRadioMode.cs
/trunk/HamBook/Radios/Yaesu/FT-891/RadioMode.cs
/trunk/HamBook/SettingsForm.cs
/trunk/HamBook/SpectrogramForm.cs
/trunk/HamBook/Utilities/Controls/ScrollableToolStripComboBox.cs
/trunk/HamBook/Utilities/LogMemorySink.cs
/trunk/HamBook/Utilities/Miscellaneous.cs
/trunk/HamBook/Utilities/ScheduledContinuation.cs
/trunk/HamBook/Utilities/Serialization/Serialization.cs
/trunk/HamBook/Utilities/Serialization/SerializationFailure.cs
/trunk/HamBook/Utilities/Serialization/SerializationSuccess.cs
/trunk/HamBook/Utilities/WindowState.cs
/trunk/HamBook/ViewLogsForm.cs
/trunk/HamBook/packages.config
46 888 d 7 h office /trunk/HamBook/ - More fixes to the memory organizer.
- More changes to allow for other radios.
Diff
A/trunk/HamBook/Radios/Generic/Ctcss.cs
/trunk/HamBook/Radios/Generic/Phase.cs
/trunk/HamBook/Radios/Generic/PhaseMode.cs
/trunk/HamBook/Radios/Yaesu/FT-891/MemoryChannel.cs
D/trunk/HamBook/Radios/Generic/Constants.cs
/trunk/HamBook/Radios/Generic/RadioPhase.cs
M/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/MemoryChannelIndexed.cs
/trunk/HamBook/MemoryOrganizerForm.cs
/trunk/HamBook/Radios/Generic/CAT/MR.cs
/trunk/HamBook/Radios/Generic/CAT/MT.cs
/trunk/HamBook/Radios/Generic/ClarifierDirection.cs
/trunk/HamBook/Radios/Generic/Information.cs
/trunk/HamBook/Radios/Generic/MemoryChannel.cs
/trunk/HamBook/Radios/Generic/MemoryRadioMode.cs
/trunk/HamBook/Radios/Generic/RadioMode.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AI.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BU.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BY.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/CH.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/ID.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/IF.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MR.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MT.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PS.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/RI.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SQ.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/ST.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SV.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/TX.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/VM.cs
/trunk/HamBook/Radios/Yaesu/FT-891/Constants.cs
/trunk/HamBook/Radios/Yaesu/FT-891/MemoryRadioMode.cs
/trunk/HamBook/Radios/Yaesu/FT-891/RadioMode.cs
39 900 d 7 h office /trunk/HamBook/ - Add the ability to tune all memory banks. Diff
A/trunk/HamBook/MemoryTune.cs
/trunk/HamBook/MemoryTuneException.cs
/trunk/HamBook/MemoryTuneExceptionCode.cs
M/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
/trunk/HamBook/Radios/Generic/TunerState.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AC.cs
36 921 d 0 h office /trunk/HamBook/ - Make band scan parallel and use a thread instead of tasks. Diff
A/trunk/HamBook/BandScanParameters.cs
M/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
28 926 d 10 h office /trunk/HamBook/ - Fix band scan tuning. Diff
M/trunk/HamBook/BandScan.cs
23 933 d 0 h office /trunk/HamBook/ - Add support for tuning the antenna both as part of band scanning and as a navigation option. Diff
A/trunk/HamBook/Radios/Generic/CAT/AC.cs
/trunk/HamBook/Radios/Generic/TunerState.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AC.cs
M/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
21 933 d 4 h office /trunk/ - Make the band scan pause time part of the interface instead of a configuration option.
- Some consistency additions (use numerics instead of textboxes).
- Make the frequency step on mouse wheel scroll configurable from the settings.
Diff
A/trunk/Configuration/Navigation.cs
M/trunk/Configuration/Band.cs
/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.csproj
/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
18 933 d 10 h office /trunk/HamBook/ - Handle band scanning errors better. Diff
M/trunk/HamBook/BandScan.cs
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
17 934 d 2 h office /trunk/HamBook/ - Fixes. Diff
M/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/MemoryOrganizerForm.cs
/trunk/HamBook/Radios/Generic/MemoryChannel.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MT.cs
12 936 d 11 h office /trunk/ - Branch-in the Toast notifications and add configurable notifications. Diff
A/trunk/Configuration/NotificationState.cs
/trunk/Configuration/NotificationType.cs
/trunk/Configuration/Notifications.cs
M/trunk
/trunk/Configuration/Audio.cs
/trunk/Configuration/Band.cs
/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.csproj
/trunk/Configuration/Configuration.xsd
/trunk/Configuration/Definitions.cs
/trunk/HamBook.sln
/trunk/HamBook/BandScan.cs
/trunk/HamBook/Constants.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
/trunk/HamBook/SettingsForm.resx
11 936 d 14 h office /trunk/HamBook/ - Corrections to several CAT commands.
- Simplifications in the initialization routines.
Diff
A/trunk/HamBook/Radios/CatCommandException.cs
/trunk/HamBook/Radios/UnexpectedRadioResponseException.cs
/trunk/HamBook/Radios/UnmatchedRadioResponseException.cs
M/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
/trunk/HamBook/Radios/CatAssemblies.cs
/trunk/HamBook/Radios/Generic/CAT/ID.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AI.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BY.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/ID.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/IF.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PS.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/RI.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SQ.cs
/trunk/HamBook/Radios/Yaesu/FT-891/Constants.cs
9 938 d 7 h office /trunk/ - Implement asynchronous serial port operation.
- Make the band scanner pause whenever there is a detected busy signal from the radio.
- Implement more of the CAT API.
Diff
A/trunk/Configuration/packages.config
/trunk/HamBook/Radios/CatLength.cs
/trunk/HamBook/Radios/Generic/BusyState.cs
/trunk/HamBook/Radios/Generic/CAT/BY.cs
/trunk/HamBook/Radios/Generic/CAT/RI.cs
/trunk/HamBook/Radios/Generic/RadioInformationType.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BY.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/RI.cs
M/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.csproj
/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Radios/Cat.cs
/trunk/HamBook/Radios/CatAssemblies.cs
/trunk/HamBook/Radios/Generic/CAT/AB.cs
/trunk/HamBook/Radios/Generic/CAT/AI.cs
/trunk/HamBook/Radios/Generic/CAT/BA.cs
/trunk/HamBook/Radios/Generic/CAT/BD.cs
/trunk/HamBook/Radios/Generic/CAT/BU.cs
/trunk/HamBook/Radios/Generic/CAT/FA.cs
/trunk/HamBook/Radios/Generic/CAT/FB.cs
/trunk/HamBook/Radios/Generic/CAT/ID.cs
/trunk/HamBook/Radios/Generic/CAT/IF.cs
/trunk/HamBook/Radios/Generic/CAT/MD.cs
/trunk/HamBook/Radios/Generic/CAT/PS.cs
/trunk/HamBook/Radios/Generic/CAT/SC.cs
/trunk/HamBook/Radios/Generic/CAT/SQ.cs
/trunk/HamBook/Radios/Generic/Constants.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AI.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BU.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/ID.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/IF.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PS.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SQ.cs
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
/trunk/HamBook/packages.config
7 939 d 9 h office /trunk/ - Make the CAT API implementation more stable by confirming command sets.
- Allow configuring serial port handshake.
- Allow configuring serial port timeouts.
- Switch back to Linux/mono build.
Diff
A/trunk/Configuration/SerialPortTimeout.cs
/trunk/HamBook/Radios/Generic/CAT/ID.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/ID.cs
M/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.csproj
/trunk/Configuration/Configuration.xsd
/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
/trunk/HamBook/Radios/Generic/CAT/FA.cs
/trunk/HamBook/Radios/Generic/CAT/FB.cs
/trunk/HamBook/Radios/Generic/CAT/MD.cs
/trunk/HamBook/Radios/Generic/CAT/PS.cs
/trunk/HamBook/Radios/Generic/CAT/SC.cs
/trunk/HamBook/Radios/Generic/CAT/SQ.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PS.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SQ.cs
/trunk/HamBook/Radios/Yaesu/FT-891/Constants.cs
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
5 939 d 12 h office /trunk/ - Perform the band scanning manually due to not being able to specify the step increment or pause in Hertz using CAT commands.
- Parametrize and make the bands configurable with upper and lower band frequencies.
- Add scrolling sounds to the VFO-A and VFO-B frequency selector in the "Navigation" menu so it's cool.
- Add more meaningful icons to the various menu selectors such as seconds and Hertz.
- Update the license and provide credit to flaticon.com and www.soundjay.com.
Diff
A/trunk/Configuration/Band.cs
/trunk/Configuration/Definitions.cs
/trunk/HamBook/Effects
/trunk/HamBook/Effects/pot.wav
M/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.csproj
/trunk/Configuration/Configuration.xsd
/trunk/HamBook/BandScan.cs
/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/LICENSE.txt
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
3 940 d 3 h office /trunk/ - Add automatic 6 meters to 50 meters band scanning.
- Fix the janky frequency selector and allow mouse wheel to change frequencies up and down.
- More CAT commands implemented.
- Some refinements.
Diff
A/trunk/HamBook/BandScan.cs
/trunk/HamBook/Radios/Generic/CAT/AI.cs
/trunk/HamBook/Radios/Generic/CAT/IF.cs
/trunk/HamBook/Radios/Generic/CAT/SQ.cs
/trunk/HamBook/Radios/Generic/ClarifierDirection.cs
/trunk/HamBook/Radios/Generic/Constants.cs
/trunk/HamBook/Radios/Generic/CtcssMode.cs
/trunk/HamBook/Radios/Generic/Information.cs
/trunk/HamBook/Radios/Generic/InformationState.cs
/trunk/HamBook/Radios/Generic/RadioPhase.cs
/trunk/HamBook/Radios/Generic/RadioStorage.cs
/trunk/HamBook/Radios/Generic/ShiftDirection.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AI.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/IF.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SQ.cs
/trunk/HamBook/Utilities/Controls
/trunk/HamBook/Utilities/Controls/ScrollableToolStripComboBox.cs
/trunk/ScollableToolStripTextBox
/trunk/ScollableToolStripTextBox/MyCustomToolStripControlHost.cs
/trunk/ScollableToolStripTextBox/Properties
/trunk/ScollableToolStripTextBox/Properties/AssemblyInfo.cs
/trunk/ScollableToolStripTextBox/ScollableToolStripTextBox.csproj
/trunk/ScollableToolStripTextBox/ScrollableToolStripTextBox.cs
M/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
/trunk/HamBook/Radios/CatAssemblies.cs
/trunk/HamBook/Radios/Generic/CAT/FA.cs
/trunk/HamBook/Radios/Generic/CAT/FB.cs
/trunk/HamBook/Radios/Generic/CAT/MD.cs
/trunk/HamBook/Radios/Generic/CAT/PS.cs
/trunk/HamBook/Radios/Generic/CAT/SC.cs
/trunk/HamBook/Radios/Generic/RadioMode.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/AB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/BU.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/FB.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/MD.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PS.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/SC.cs
/trunk/HamBook/Radios/Yaesu/FT-891/Constants.cs
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/Utilities/Serialization/Serialization.cs