HamBook

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
56 752 d 13 h office /trunk/HamBook/ - Add the ability to import and export menu settings.
- Enable defaults for memory banks.
- Cleanups.
Diff
A/trunk/HamBook/RadioMenu.cs
/trunk/HamBook/RadioMenu.xsd
/trunk/HamBook/RadioMenuItem.cs
/trunk/HamBook/Radios/Generic/RadioMenu.cs
/trunk/HamBook/Radios/Yaesu/FT-891/RadioMenu.cs
D/trunk/HamBook/Radios/Generic/MenuIndex.cs
/trunk/HamBook/Radios/Yaesu/FT-891/MenuIndex.cs
M/trunk/HamBook/DataGridViewRowProgressFailure.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/MemoryOrganizerForm.Designer.cs
/trunk/HamBook/MemoryOrganizerForm.cs
/trunk/HamBook/MemoryOrganizerForm.resx
/trunk/HamBook/MenuForm.Designer.cs
/trunk/HamBook/MenuForm.cs
/trunk/HamBook/MenuForm.resx
/trunk/HamBook/Program.cs
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
/trunk/HamBook/Radios/Generic/MemoryRadioMode.cs
/trunk/HamBook/Radios/Yaesu/FT-891/MemoryRadioMode.cs
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
/trunk/HamBook/SpectrogramForm.cs
32 926 d 17 h office /trunk/ - Allow the click to be turned off when switching frequencies for VFO-A/B. Diff
M/trunk/Configuration/Navigation.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
27 929 d 4 h office /trunk/HamBook/ - Some QoL improvements. Diff
M/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Radios/CatAssemblies.cs
/trunk/HamBook/SettingsForm.Designer.cs
24 934 d 19 h office /trunk/HamBook/ - Added the ability to change the power level (of the current band).
- Added the ability to toggle IPO and a separate section dedicated to tuning in general.
- More API implementations.
- Some minor bug fixes.
Diff
A/trunk/HamBook/Radios/Generic/CAT/PA.cs
/trunk/HamBook/Radios/Generic/CAT/PC.cs
/trunk/HamBook/Radios/Generic/IpoState.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PA.cs
/trunk/HamBook/Radios/Yaesu/FT-891/CAT/PC.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/Yaesu/FT-891/CAT/SQ.cs
/trunk/HamBook/SettingsForm.Designer.cs
21 935 d 11 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
14 938 d 7 h office /trunk/ - Make some spectrogram parameters configurable. Diff
A/trunk/Configuration/Spectrogram.cs
/trunk/Configuration/Visualisations.cs
M/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.csproj
/trunk/HamBook/Form1.cs
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
/trunk/HamBook/SpectrogramForm.Designer.cs
/trunk/HamBook/SpectrogramForm.cs
/trunk/HamBook/SpectrogramForm.resx
13 938 d 9 h office /trunk/ - Fix for notifications not loading on settings form load. Diff
M/trunk/Configuration/Notifications.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
/trunk/HamBook/SettingsForm.resx
/trunk/HamBook/Utilities/Miscellaneous.cs
12 938 d 17 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
10 940 d 5 h office /trunk/ - Add preliminary support for a spectrogram visualization.
- Add audio processing (input).
Diff
A/trunk/Configuration/Audio.cs
/trunk/HamBook/SpectrogramForm.Designer.cs
/trunk/HamBook/SpectrogramForm.cs
/trunk/HamBook/SpectrogramForm.resx
M/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.csproj
/trunk/HamBook/App.config
/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
/trunk/HamBook/packages.config
9 940 d 13 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
8 941 d 15 h office /trunk/HamBook/ - Add launch on Windows boot option. Diff
M/trunk/HamBook/SettingsForm.Designer.cs
/trunk/HamBook/SettingsForm.cs
7 941 d 15 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 941 d 19 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 942 d 9 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
1 945 d 14 h office / - Initial release. Diff
A/.vs
/.vs/HamBook
/.vs/HamBook/FileContentIndex
/.vs/HamBook/FileContentIndex/0bebda37-7166-4dac-8880-f6388c13946b.vsidx
/.vs/HamBook/FileContentIndex/1d148418-5d3e-455a-ac6f-a93827479c04.vsidx
/.vs/HamBook/FileContentIndex/698f3baf-934e-4747-b95d-4a045bbc8e94.vsidx
/.vs/HamBook/FileContentIndex/dabf1a1b-fa58-4188-bc99-32c59179e4c1.vsidx
/.vs/HamBook/FileContentIndex/merges
/.vs/HamBook/FileContentIndex/read.lock
/.vs/HamBook/v17
/.vs/HamBook/v17/.suo
/branches
/tags
/trunk
/trunk/Configuration
/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.csproj
/trunk/Configuration/Configuration.xsd
/trunk/Configuration/Properties
/trunk/Configuration/Properties/Annotations.cs
/trunk/Configuration/Properties/AssemblyInfo.cs
/trunk/HamBook
/trunk/HamBook.sln
/trunk/HamBook/AboutForm.Designer.cs
/trunk/HamBook/AboutForm.cs
/trunk/HamBook/AboutForm.resx
/trunk/HamBook/App.config
/trunk/HamBook/Constants.cs
/trunk/HamBook/Form1.Designer.cs
/trunk/HamBook/Form1.cs
/trunk/HamBook/Form1.resx
/trunk/HamBook/HamBook.csproj
/trunk/HamBook/Program.cs
/trunk/HamBook/Properties
/trunk/HamBook/Properties/AssemblyInfo.cs
/trunk/HamBook/Properties/Resources.Designer.cs
/trunk/HamBook/Properties/Resources.resx
/trunk/HamBook/Properties/Settings.Designer.cs
/trunk/HamBook/Properties/Settings.settings
/trunk/HamBook/Radios
/trunk/HamBook/Radios/Cat.cs
/trunk/HamBook/Radios/CatAssemblies.cs
/trunk/HamBook/Radios/Generic
/trunk/HamBook/Radios/Generic/CAT
/trunk/HamBook/Radios/Generic/CAT/AB.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/MD.cs
/trunk/HamBook/Radios/Generic/CAT/PS.cs
/trunk/HamBook/Radios/Generic/CAT/SC.cs
/trunk/HamBook/Radios/Generic/PowerState.cs
/trunk/HamBook/Radios/Generic/RadioMode.cs
/trunk/HamBook/Radios/Generic/ScanState.cs
/trunk/HamBook/Radios/RadioAttribute.cs
/trunk/HamBook/Radios/Yaesu
/trunk/HamBook/Radios/Yaesu/FT-891
/trunk/HamBook/Radios/Yaesu/FT-891/CAT
/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/SettingsForm.cs
/trunk/HamBook/SettingsForm.resx
/trunk/HamBook/Utilities
/trunk/HamBook/Utilities/LogMemorySink.cs
/trunk/HamBook/Utilities/Miscellaneous.cs
/trunk/HamBook/Utilities/ScheduledContinuation.cs
/trunk/HamBook/Utilities/Serialization
/trunk/HamBook/Utilities/Serialization/Serialization.cs
/trunk/HamBook/Utilities/Serialization/SerializationFailure.cs
/trunk/HamBook/Utilities/Serialization/SerializationState.cs
/trunk/HamBook/Utilities/Serialization/SerializationSuccess.cs
/trunk/HamBook/ViewLogsForm.Designer.cs
/trunk/HamBook/ViewLogsForm.cs
/trunk/HamBook/ViewLogsForm.resx
/trunk/HamBook/img
/trunk/HamBook/img/about.png
/trunk/HamBook/img/cog.png
/trunk/HamBook/img/energetic.png
/trunk/HamBook/img/exit.png
/trunk/HamBook/img/switch-off.png
/trunk/HamBook/img/switch-on.png
/trunk/HamBook/img/update.png
/trunk/HamBook/img/waves.ico
/trunk/HamBook/img/waves.png
/trunk/HamBook/img/wheel.png
/trunk/HamBook/img/wood.png
/trunk/HamBook/packages.config