Filed under: DroidProp
| Jochen @ 2012-05-16 10:29:49 pm
DroidProp 0.5.6 beta is now available for free in the Google Play Store.
https://play.google.com/store/apps/details?id=info.schaeuble.droidprop
Please help me translate DroidProp to other languages: http://www.getlocalization.com/droidprop
Changelog:
0.5.6, 16.05.2012
- Fixed many Forced Closes
- Added short / long path setting
- Removed save buttons due to user feedback. Data is now always saved if something has changed.
Comments (0)
Filed under: DroidProp
| Jochen @ 2012-05-13 10:24:01 am
DroidProp 0.5.5 beta is now available in the Google Play Store.
Please send me feedback so I can improve this app.
https://play.google.com/store/apps/details?id=info.schaeuble.droidprop
Changelog:
0.5.5, 12.05.2012
- Fixed several reported Forced Closes
- Manual site name changes are now saved. Thanks to Peter, HB9PJT for reporting.
- When calculation is running a progress is shown
- All critical buttons are now disabled in job list when calculation is running
- Changed to automatic crash reporting, due to user feedback. Previous method was not usable.
Comments (0)
Filed under: DroidProp
| Jochen @ 2012-05-01 11:03:19 am
The new version of DroidProp is now available on the Google Play-Store. It should be visible soon.
This release contains many bugfixes. Thanks for reporting.
Changelog:
- Added antenna files from Jari Perkiömäki, OH6BG
- Added help button to plot window
- Bug fixed: Wrong receiver location was used during calculation
- Bug fixed: Mode setting was not restored during job edit
- Bug fixed: several minor bugs
Comments (2)
Filed under: DroidProp
| Jochen @ 2012-04-28 6:21:23 pm
Starting from today the first beta version of DroidProp is available in the Google Play-Store.
Google-Play: https://play.google.com/store/apps/details?id=info.schaeuble.droidprop
DroidProp is an Android app used to create short wave radio propagation predictions.
The actual calculation is done by VOACAPL, a Linux port of the well known VOACAP, by Jim Watson, M0DNS, directly on the device.
The internet connection is only required / used to update the SSN (sunspot numbers).
Due to the usage of a full fledged VOACAP-installation, the app has to be installed in the phone-internal memory (APP2SD is not possible). This is due to technical restrictions.
System requirements
- Android OS: v2.2+
- Flash Memory: aprox. 9 MB (after installation) plus approx. 120 kB / prediction
Comments (2)
Filed under: Welec W2000A
| Jochen @ 2008-07-11 6:55:24 pm
Translate original post with Google Translate
As I’ve seen that there are a few international visitors here’s an english version of my articles.
With the support from Welec (they’ve provided me the source code of the W2000PC application) I’ve put together an overview of the USB HID-communication protocol used by the Welec W2000A. It’s available as PDF-File and as OpenOffice.Org calc file.
Based on this information I’ve written a small Windows DLL to communicate with the W2000A. Beside the print feature everything supported by the W2000PC application is also possible with this library.
On top of this library I’ve created an LabVIEW-library capable of controlling the scope. This library is still at the beginning so help is really appreciated.
All this information is released as Open Source under the GPLv3 license. If you make any changes to the code or the protocol overview, please send me back these changes so I can integrate them in my code.
Finally here are the links to the files and the mercurial (http://www.selenic.com/mercurial) repository:
Comments (11)
Filed under: Welec W2000A
| Jochen @ 2008-07-10 8:18:22 pm
Translate original post with Google Translate
Als letztes “Schmankerl” gibt es heute noch die (noch sehr rudimentäre) Labview-Bibliothek. Prinzipiell sind alle Funktionen der DLL gekapselt, aber noch nicht wirklich groß getestet. Immerhin funktioniert der Download der aktuellen Kurven schon recht gut.
Auch hier gilt, die Bibliothek ist frei verfügbar. Die Verwendung erfolgt komplett auf eigene Gefahr. Änderungen, die mir wieder zurückgespielt werden, übernehme ich gerne in das “offizielle” Repository.
Download der letzten Version: https://hg.schaeuble.info/w2000a_labview/archive/tip.zip
Repository: https://hg.schaeuble.info/w2000a_labview/
Comments (0)
Filed under: Welec W2000A
| Jochen @ 2008-07-10 8:13:29 pm
Translate original post with Google Translate
Hier nun der versprochene Source-Code zur Windows-DLL. Diese ist so geschrieben, dass sie leicht mit LabVIEW zusammen verwendet werden kann. Da der Zugriff auf den USB-Port direkt via den Standard-DLLs passiert, wird außer dem Windows DDK (http://www.microsoft.com/whdc/devtools/ddk/default.mspx) nichts weiter benötigt. Insofern sollte auch der Umstieg auf libusb nicht allzu kompliziert sein (Freiwillige?
).
Geschrieben wurde das ganze mit dem kostenlosen Visual Studio Express C++ (http://www.microsoft.com/Express/). Der Kauf einer kostenpflichtigen Software ist also nicht erforderlich.
Der ganze Code steht unter GPLv3 (http://www.fsf.org/licensing/licenses/gpl.html). Kann also beliebig verändert werden. Ich bitte lediglich darum, dass mir Änderungen wieder zurückgespielt werden, damit ich sie mit in die “Offizielle” Version einbauen kann.
Der Source-Code selbst steht im Mercurial-Repository unter https://hg.schaeuble.info/w2000a_dll. Der Download ist als Archiv oder direkt via mercurial (http://www.selenic.com/mercurial) möglich.
Download der jeweils neuesten Version: https://hg.schaeuble.info/w2000a_dll/archive/tip.zip
Comments (0)
Filed under: Welec W2000A
| Jochen @ 2008-07-09 8:08:41 pm
Translate original post with Google Translate
Mit freundlicher Unterstützung von Welec (http://www.welec.de) habe ich eine Aufstellung des USB HID-Protokolls zur Ansteuerung des Welec W2000A-Oszilloskop erstellt. Auf dieser Basis enstand dann eine Windows- (DLL) und eine LabVIEW-Bibliothek zur Ansteuerung des Oszilloskops. Diese wird es in Kürze (wahrscheinlich ab Morgen) im Source-Code zum Download geben.
Datei: Welec W2000A USB HID-Protokoll
Das Original der Datei steht auch als OpenOffice.Org-Calc-Datei in der Versionsverwaltung zur Verfügung. Diese ist via https://hg.schaeuble.info/w2000a_commands erreichbar.
Da ich dieses Projekt als Hobby betreibe, würde ich mich über Kommentare und Änderungswünsche sehr freuen.
Comments (0)
Filed under: Amateurfunk
| Jochen @ 2008-03-03 9:29:06 pm
Translate original post with Google Translate
Zur Vermessung meiner (selbst gebauten) Antennen – zugegeben, es sind noch nicht sonderlich viele – verwende ich seit einiger Zeit einen miniVNA von mini Radio Solutions (http://www.miniradiosolutions.com). Zur Darstellung der Messergebnisse als Smith Diagramm kommt bei mir ZPlots+, ein Excel-Tool von Dan Maguire, AC6LA, (http://www.ac6la.com/zplots.html) zum Einsatz. Dieses hat jedoch mit Excel 2007 so seine Schwierigkeiten. Genauer verweigert die Originalversion von Dan komplett die Arbeit, sobald man die Grafiken auswerten will. Also habe ich mich daran gemacht, die Teils sehr abstrusen Fehler zu korrigieren. Das Ergebnis dieser Arbeit gibt es jetzt hier zum Download.
Für detailliertere Informationen über ZPlots+ sei hier auf die Homepage von Dan verwiesen.
ZPlots+ v1.2 (Office 2007)
Since a while I use a miniVNA from mini Radio Solutions (
http://www.miniradiosolutions.com) to measure my (home made) antennas. To display the measurement results as Smith Chart I use the Excel Tool ZPlots+ from Dan Maguire, AC6LA, (
http://www.ac6la.com/zplots.html). As this tool is quite complex, and Excel 2007 is still quite buggy, I was not able to run ZPlots+ on my Excel 2007 installation without (sometimes obscure) modifications. The result of these “hacks” can be found below.
For more details about ZPlots+, including an extensive documentation, please take a look at Dans website.
ZPlots+ v1.2 (Office 2007)
Comments (5)