HamBook – Diff between revs 53 and 54

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 53 Rev 54
Line 160... Line 160...
160 <DependentUpon>MemoryOrganizerForm.cs</DependentUpon> 160 <DependentUpon>MemoryOrganizerForm.cs</DependentUpon>
161 </Compile> 161 </Compile>
162 <Compile Include="MemoryTune.cs" /> 162 <Compile Include="MemoryTune.cs" />
163 <Compile Include="MemoryTuneException.cs" /> 163 <Compile Include="MemoryTuneException.cs" />
164 <Compile Include="MemoryTuneExceptionCode.cs" /> 164 <Compile Include="MemoryTuneExceptionCode.cs" />
-   165 <Compile Include="MenuForm.cs">
-   166 <SubType>Form</SubType>
-   167 </Compile>
-   168 <Compile Include="MenuForm.Designer.cs">
-   169 <DependentUpon>MenuForm.cs</DependentUpon>
-   170 </Compile>
165 <Compile Include="Program.cs" /> 171 <Compile Include="Program.cs" />
166 <Compile Include="Properties\AssemblyInfo.cs" /> 172 <Compile Include="Properties\AssemblyInfo.cs" />
167 <Compile Include="Radios\Cat.cs" /> 173 <Compile Include="Radios\Cat.cs" />
168 <Compile Include="Radios\CatAssemblies.cs" /> 174 <Compile Include="Radios\CatAssemblies.cs" />
169 <Compile Include="Radios\CatCommandException.cs" /> 175 <Compile Include="Radios\CatCommandException.cs" />
Line 175... Line 181...
175 <Compile Include="Radios\Generic\CAT\BA.cs" /> 181 <Compile Include="Radios\Generic\CAT\BA.cs" />
176 <Compile Include="Radios\Generic\CAT\BD.cs" /> 182 <Compile Include="Radios\Generic\CAT\BD.cs" />
177 <Compile Include="Radios\Generic\CAT\BU.cs" /> 183 <Compile Include="Radios\Generic\CAT\BU.cs" />
178 <Compile Include="Radios\Generic\CAT\BY.cs" /> 184 <Compile Include="Radios\Generic\CAT\BY.cs" />
179 <Compile Include="Radios\Generic\CAT\CH.cs" /> 185 <Compile Include="Radios\Generic\CAT\CH.cs" />
-   186 <Compile Include="Radios\Generic\CAT\EX.cs" />
180 <Compile Include="Radios\Generic\CAT\FA.cs" /> 187 <Compile Include="Radios\Generic\CAT\FA.cs" />
181 <Compile Include="Radios\Generic\CAT\FB.cs" /> 188 <Compile Include="Radios\Generic\CAT\FB.cs" />
182 <Compile Include="Radios\Generic\CAT\ID.cs" /> 189 <Compile Include="Radios\Generic\CAT\ID.cs" />
183 <Compile Include="Radios\Generic\CAT\IF.cs" /> 190 <Compile Include="Radios\Generic\CAT\IF.cs" />
184 <Compile Include="Radios\Generic\CAT\LK.cs" /> 191 <Compile Include="Radios\Generic\CAT\LK.cs" />
Line 203... Line 210...
203 <Compile Include="Radios\Generic\IpoState.cs" /> 210 <Compile Include="Radios\Generic\IpoState.cs" />
204 <Compile Include="Radios\Generic\LockState.cs" /> 211 <Compile Include="Radios\Generic\LockState.cs" />
205 <Compile Include="Radios\Generic\MemoryBanks.cs" /> 212 <Compile Include="Radios\Generic\MemoryBanks.cs" />
206 <Compile Include="Radios\Generic\MemoryChannel.cs" /> 213 <Compile Include="Radios\Generic\MemoryChannel.cs" />
207 <Compile Include="Radios\Generic\MemoryRadioMode.cs" /> 214 <Compile Include="Radios\Generic\MemoryRadioMode.cs" />
-   215 <Compile Include="Radios\Generic\MenuIndex.cs" />
208 <Compile Include="Radios\Generic\PhaseMode.cs" /> 216 <Compile Include="Radios\Generic\PhaseMode.cs" />
209 <Compile Include="Radios\Generic\RadioInformationType.cs" /> 217 <Compile Include="Radios\Generic\RadioInformationType.cs" />
210 <Compile Include="Radios\Generic\Phase.cs" /> 218 <Compile Include="Radios\Generic\Phase.cs" />
211 <Compile Include="Radios\Generic\PowerState.cs" /> 219 <Compile Include="Radios\Generic\PowerState.cs" />
212 <Compile Include="Radios\Generic\CAT\PS.cs" /> 220 <Compile Include="Radios\Generic\CAT\PS.cs" />
Line 227... Line 235...
227 <Compile Include="Radios\Yaesu\FT-891\CAT\BA.cs" /> 235 <Compile Include="Radios\Yaesu\FT-891\CAT\BA.cs" />
228 <Compile Include="Radios\Yaesu\FT-891\CAT\BD.cs" /> 236 <Compile Include="Radios\Yaesu\FT-891\CAT\BD.cs" />
229 <Compile Include="Radios\Yaesu\FT-891\CAT\BU.cs" /> 237 <Compile Include="Radios\Yaesu\FT-891\CAT\BU.cs" />
230 <Compile Include="Radios\Yaesu\FT-891\CAT\BY.cs" /> 238 <Compile Include="Radios\Yaesu\FT-891\CAT\BY.cs" />
231 <Compile Include="Radios\Yaesu\FT-891\CAT\CH.cs" /> 239 <Compile Include="Radios\Yaesu\FT-891\CAT\CH.cs" />
-   240 <Compile Include="Radios\Yaesu\FT-891\CAT\EX.cs" />
232 <Compile Include="Radios\Yaesu\FT-891\CAT\FA.cs" /> 241 <Compile Include="Radios\Yaesu\FT-891\CAT\FA.cs" />
233 <Compile Include="Radios\Yaesu\FT-891\CAT\FB.cs" /> 242 <Compile Include="Radios\Yaesu\FT-891\CAT\FB.cs" />
234 <Compile Include="Radios\Yaesu\FT-891\CAT\ID.cs" /> 243 <Compile Include="Radios\Yaesu\FT-891\CAT\ID.cs" />
235 <Compile Include="Radios\Yaesu\FT-891\CAT\IF.cs" /> 244 <Compile Include="Radios\Yaesu\FT-891\CAT\IF.cs" />
236 <Compile Include="Radios\Yaesu\FT-891\CAT\LK.cs" /> 245 <Compile Include="Radios\Yaesu\FT-891\CAT\LK.cs" />
Line 251... Line 260...
251 <Compile Include="Radios\Yaesu\FT-891\Constants.cs" /> 260 <Compile Include="Radios\Yaesu\FT-891\Constants.cs" />
252 <Compile Include="BandScan.cs" /> 261 <Compile Include="BandScan.cs" />
253 <Compile Include="Radios\Yaesu\FT-891\MemoryBanks.cs" /> 262 <Compile Include="Radios\Yaesu\FT-891\MemoryBanks.cs" />
254 <Compile Include="Radios\Yaesu\FT-891\MemoryChannel.cs" /> 263 <Compile Include="Radios\Yaesu\FT-891\MemoryChannel.cs" />
255 <Compile Include="Radios\Yaesu\FT-891\MemoryRadioMode.cs" /> 264 <Compile Include="Radios\Yaesu\FT-891\MemoryRadioMode.cs" />
-   265 <Compile Include="Radios\Yaesu\FT-891\MenuIndex.cs" />
256 <Compile Include="Radios\Yaesu\FT-891\RadioMode.cs" /> 266 <Compile Include="Radios\Yaesu\FT-891\RadioMode.cs" />
257 <Compile Include="SettingsForm.cs"> 267 <Compile Include="SettingsForm.cs">
258 <SubType>Form</SubType> 268 <SubType>Form</SubType>
259 </Compile> 269 </Compile>
260 <Compile Include="SettingsForm.Designer.cs"> 270 <Compile Include="SettingsForm.Designer.cs">
Line 271... Line 281...
271 </Compile> 281 </Compile>
272 <Compile Include="Utilities\Controls\ScrollableToolStripComboBox.cs"> 282 <Compile Include="Utilities\Controls\ScrollableToolStripComboBox.cs">
273 <SubType>ToolStrip</SubType> 283 <SubType>ToolStrip</SubType>
274 </Compile> 284 </Compile>
275 <Compile Include="Utilities\LogMemorySink.cs" /> 285 <Compile Include="Utilities\LogMemorySink.cs" />
-   286 <Compile Include="Utilities\Mathematics.cs" />
276 <Compile Include="Utilities\Miscellaneous.cs" /> 287 <Compile Include="Utilities\Miscellaneous.cs" />
277 <Compile Include="Utilities\ScheduledContinuation.cs" /> 288 <Compile Include="Utilities\ScheduledContinuation.cs" />
278 <Compile Include="Utilities\Serialization\Serialization.cs" /> 289 <Compile Include="Utilities\Serialization\Serialization.cs" />
279 <Compile Include="Utilities\Serialization\SerializationFailure.cs" /> 290 <Compile Include="Utilities\Serialization\SerializationFailure.cs" />
280 <Compile Include="Utilities\Serialization\SerializationState.cs" /> 291 <Compile Include="Utilities\Serialization\SerializationState.cs" />
Line 293... Line 304...
293 <DependentUpon>Form1.cs</DependentUpon> 304 <DependentUpon>Form1.cs</DependentUpon>
294 </EmbeddedResource> 305 </EmbeddedResource>
295 <EmbeddedResource Include="MemoryOrganizerForm.resx"> 306 <EmbeddedResource Include="MemoryOrganizerForm.resx">
296 <DependentUpon>MemoryOrganizerForm.cs</DependentUpon> 307 <DependentUpon>MemoryOrganizerForm.cs</DependentUpon>
297 </EmbeddedResource> 308 </EmbeddedResource>
-   309 <EmbeddedResource Include="MenuForm.resx">
-   310 <DependentUpon>MenuForm.cs</DependentUpon>
-   311 </EmbeddedResource>
298 <EmbeddedResource Include="Properties\Resources.resx"> 312 <EmbeddedResource Include="Properties\Resources.resx">
299 <Generator>ResXFileCodeGenerator</Generator> 313 <Generator>ResXFileCodeGenerator</Generator>
300 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 314 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
301 <SubType>Designer</SubType> 315 <SubType>Designer</SubType>
302 </EmbeddedResource> 316 </EmbeddedResource>