DXL - APRSmap Download: Unterschied zwischen den Versionen

(Imagebeschreibung ARMv6)
Markierung: 2017-Quelltext-Bearbeitung
(32 dazwischenliegende Versionen von 6 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
Die Software gibt es je in einer Linux- und einer Windowsversion, sowie den Sourcecode zum selbst compilieren.
+
[[Kategorie:APRS]]
 +
D: Die Software gibt es je in einer Linux- und einer Windowsversion, sowie den Sourcecode zum selbst compilieren.<br>
 +
Dabei benötigt APRSmap keine Installationroutine. Die Dateien im Archiv müssen lediglich entpackt und lokal gespeichert werden.
 +
 
 +
''E: The software is available for OS like WINDOWS, LINUX and systems based on ARM structures like raspberry pi.''<br>
 +
''There is no installation routine. Just download the archive and save the files localy on your hard disc or removable drive.''
 +
 
 +
[[Datei:Aprsmap-1st-start.jpg | link=DXL_-_APRSmap_Bedienung#Erste_Schritte]]
 +
 
 +
 
 
==Windows==
 
==Windows==
* [[Media:Aprsmap-all.zip | Download via Wiki]] (Version siehe [[Datei:Aprsmap-all.zip]])
+
D: Vorzugsweise werden die Dateien lokal in das /PROGRAMME Verzeichnis in den Unterordner /APRSMAP (muss selbst angelegt werden) entpackt.
* [http://oe5dxl.ampr.at/index.html Download via HAMNET] mit aktuellen Updates ''(HAMNET-Verbindung erforderlich)''
+
 
 +
''E: Preferably, the files are unpacked and stored locally in the /PROGRAM FILES directory in the subfolder /APRSMAP (must be created by yourself).''
 +
 
 +
*[[Datei:Aprsmap-download-win-inet.jpg|link=https://wiki.oevsv.at/w/nsfr_img_auth.php/b/bd/Aprsmap-all.zip]] >> '''[[Medium:Aprsmap-all.zip| APRSmap Download via Wiki]]''' << (Detail Version [[Datei:Aprsmap-all.zip]])
 +
 
 +
 
 +
*[[Datei:Aprsmap-download-win-hamnet.jpg | link=http://oe5dxl.ampr.at]] APRSmap Download via HAMNET mit aktuellen Updates ''(HAMNET-Verbindung erforderlich - HAMNET connection required)''
 +
 
  
 
'''Win32 Dateiliste'''
 
'''Win32 Dateiliste'''
Zeile 9: Zeile 25:
  
 
==Linux==
 
==Linux==
* [http://oe5dxl.ampr.at Download im HAMNET] mit aktuellen Updates''(Netzwerkverbindung erforderlich)''
+
===HAMNET===
* [[Datei:dxlAPRS_x86-046f8ca.zip]] Build vom 12.9.2014
 
  
==ARM - Raspberry Pi==
+
*[http://oe5dxl.ampr.at] - x86 (mit aktuellen Updates)
===Tínycore Linux===
 
Im Archiv anbei findet sich ein komplettes TinyCore Linux + der OE5DXL APRS-Toolchain inklusive APRSmap.
 
  
Fehlerberichte, Verbesserungsvorschläge und ganz wichtig auch positives Feedback bitte per Packet Radio an OE5HPM @ OE5XBL.#OE5.AUT.EU<br>
+
===Internet===
== Download ==
+
komplette dxlAPRS Toolchain fertig compiliert für folgende Systeme:
[[Media:rpi_aprs164d498generic.zip | Download APRSmap SD-Karten Image - Version 164d498]]<br>
 
[http://sourceforge.net/projects/win32diskimager/ Imagetool zum brennen der SD-Karte]
 
  
== Inbetriebnahme ==
+
*[https://github.com/oe5hpm/dxlAPRS] - Sourcecode
Image mit entsprechendem Werkzeug auf eine SD-Karte brennen und den Raspberry starten.<br>
+
*[http://dxlaprs.hamspirit.at/dxlAPRS_x86-current.tgz] - x86
 +
*[http://dxlaprs.hamspirit.at/dxlAPRS_armv7hf-current.tgz] - ARMv7hf (Cortex-A8, AM335x, BeagleBone, ...)
 +
*[http://dxlaprs.hamspirit.at/dxlAPRS_armv6-current.tgz] - ARMv6 (Raspberry Pi)
  
=== Partitionierung der SD-Karte anpassen ===
+
==ARM - Raspberry Pi==
Im Auslieferungszustand ist Partition der SD-Karte nur ca. 64MB groß, dies wird beim Betrieb mit APRSmap schnell zu wenig (downgeloadetes Kartenmaterial).<br>
+
[[aprsDXL auf ARM resp. Raspberry Pi]]
Es ist daher zu empfehlen, die Partition auf die gesamte Kartengröße "auszudehnen".<br>
 
  
Dazu ein Terminal öffnen und die Partitionstabelle wie folgt anpassen:
 
  
  tc@box:~$ '''sudo fdisk /dev/mmcblk0'''
+
==POI Files==
  The number of cylinders for this disk is set to 61824.
+
D: Österreichische POI (point of interest) Dateien für APRSmap.
  There is nothing wrong with that, but this is larger than 1024,
 
  and could in certain setups cause problems with:
 
  1) software that runs at boot time (e.g., old versions of LILO)
 
  2) booting and partitioning software from other OSs
 
  (e.g., DOS FDISK, OS/2 FDISK)
 
  Command (m for help): '''d'''
 
  Partition number (1-4): '''2'''
 
  Command (m for help): '''n'''
 
  Command action
 
      e  extended
 
      p  primary partition (1-4) '''p'''
 
      Partition number (1-4): '''2'''
 
      First cylinder (1-61824, default 1): '''705'''
 
      Last cylinder or +size or +sizeM or +sizeK (750-61824, default 61824): Using default value 61824 '''(RETURN)'''
 
  Command (m for help): '''w'''
 
  The partition table has been altered.
 
  Calling ioctl() to re-read partition table
 
  fdisk: WARNING: rereading partition table failed, kernel still
 
  uses old table: Device or resource busy
 
  tc@box:~$ '''sudo reboot'''
 
  
Nach dem Neustart, erneut ein Terminal öffnen und das Filesystem "ausdehnen".
+
''E: Austrian POI (point of interest) files for use in APRSmap.''
  tc@box:~$ '''sudo resize2fs /dev/mmcblk0p2'''
 
  
Fertig!
+
[[Medium:APRSmap-poi.zip| APRSmap POI Download]]
=== User-spezifische Anpassungen vornehmen ===
 
Das Image ist out-of-the-box ein Igate, welches auf 2 Bändern hört (z.B.: 2m und 70cm), also linker + rechter Kanal der Soundkarte.
 
Ebenso ist APRSmap bereits vorinstalliert und verbindet sich mit dem lokalen Igate.<br>
 
<br>
 
'''Folgende Files müssen nach dem ersten Start bearbeitet werden:'''<br>
 
  
{| class="wikitable sortable"
+
==Source Code==
! width="400px" | File
+
Die Sourcen vom dxlAPRS-Projekt sind auf Github veröffentlicht.
! width="400px" | Zweck
+
Aus diesen kann derzeit für folgende Plattformen gebaut werden:
|-
 
| /mnt/mmcblk0p2/dxlAPRS/aprs/passwd.dat
 
| Passwort mit welchen zu anderen Igates verbunden wird
 
|-
 
| /mnt/mmcblk0p2/dxlAPRS/aprs/netbeacon.txt
 
| Position / Kommentartext vom eigenen Igate
 
|-
 
| /mnt/mmcblk0p2/dxlAPRS/aprs/igate.sh
 
| MYCALL
 
|}
 
===Audioeinstellungen===
 
Im laufenden Betrieb kann man dann mit STRG+ALT+F8 zu Einstellungszwecken auf eine Konsole umschalten, welche die Ausgaben vom Soundmodem anzeigt.<br>
 
Die angezeigten Pegel sollten in etwa im Bereich -15 bis -20dB liegen, je höher der Q-Wert desto besser.<br>
 
<br>
 
Zurück zum grafischen Oberfläche kommt man dann wieder mit STRG+ALT+F2.
 
<br>
 
===Netzwerkeinstellungen===
 
Per Default ist das Image so konfiguriert, dass die Netzwerkeinstellungen per DHCP bezogen werden.
 
Falls dies nicht oder anders gewünscht wird, kann dies in der Datei '''/opt/ethsetup.sh''' angepasst werden.
 
  
===Updates===
+
*x86
Im Archiv befindet sich der komplette Stand von APRSmap inkl. Shell-Skripte für MAP-Download, Hilfetexte, usw ... kompiliert für den Raspberry Pi (ARM11 bzw. ARMv6)
+
*armv6 (Raspberry Pi)
 +
*armv7 (bur am335x pp, Beaglebone, ...)
  
[[Datei:dxlAPRS_armv6-046f8ca.zip]] Build vom 12.9.2014
+
https://github.com/oe5hpm/dxlAPRS<br>
  
==Source Code==
+
==Release Notes==
Die Sourcen vom dxlAPRS-Projekt sind auf Github veröffentlicht.
+
[[APRSmap Release notes]]
Aus diesen kann derzeit für folgende Plattformen gebaut werden:
 
* x86
 
* armv6 (Raspberry Pi)
 
* armv7 (bur am335x pp, Beaglebone, ...)
 
  
https://github.com/oe5hpm/dxlAPRS
 
  
  
 
[[DXL - APRSmap | << Zurück zur DXL-APRSmap Übersicht]]
 
[[DXL - APRSmap | << Zurück zur DXL-APRSmap Übersicht]]

Version vom 29. März 2021, 10:30 Uhr

D: Die Software gibt es je in einer Linux- und einer Windowsversion, sowie den Sourcecode zum selbst compilieren.
Dabei benötigt APRSmap keine Installationroutine. Die Dateien im Archiv müssen lediglich entpackt und lokal gespeichert werden.

E: The software is available for OS like WINDOWS, LINUX and systems based on ARM structures like raspberry pi.
There is no installation routine. Just download the archive and save the files localy on your hard disc or removable drive.

Aprsmap-1st-start.jpg


Windows

D: Vorzugsweise werden die Dateien lokal in das /PROGRAMME Verzeichnis in den Unterordner /APRSMAP (muss selbst angelegt werden) entpackt.

E: Preferably, the files are unpacked and stored locally in the /PROGRAM FILES directory in the subfolder /APRSMAP (must be created by yourself).


  • Aprsmap-download-win-hamnet.jpg APRSmap Download via HAMNET mit aktuellen Updates (HAMNET-Verbindung erforderlich - HAMNET connection required)


Win32 Dateiliste

Übersicht der APRSmap-Dateien unter Win32 Betriebssystemen.

Linux

HAMNET

  • [1] - x86 (mit aktuellen Updates)

Internet

komplette dxlAPRS Toolchain fertig compiliert für folgende Systeme:

  • [2] - Sourcecode
  • [3] - x86
  • [4] - ARMv7hf (Cortex-A8, AM335x, BeagleBone, ...)
  • [5] - ARMv6 (Raspberry Pi)

ARM - Raspberry Pi

aprsDXL auf ARM resp. Raspberry Pi


POI Files

D: Österreichische POI (point of interest) Dateien für APRSmap.

E: Austrian POI (point of interest) files for use in APRSmap.

APRSmap POI Download

Source Code

Die Sourcen vom dxlAPRS-Projekt sind auf Github veröffentlicht. Aus diesen kann derzeit für folgende Plattformen gebaut werden:

  • x86
  • armv6 (Raspberry Pi)
  • armv7 (bur am335x pp, Beaglebone, ...)

https://github.com/oe5hpm/dxlAPRS

Release Notes

APRSmap Release notes


<< Zurück zur DXL-APRSmap Übersicht

Diskussionen

Anhänge