From fc4c42ffd430384edc8bad6e046eb34bddb3a321 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Wed, 24 Jan 2024 21:02:06 +0100 Subject: [PATCH 1/5] build instructions --- build.ios.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 build.ios.md diff --git a/build.ios.md b/build.ios.md new file mode 100644 index 0000000..f5b390f --- /dev/null +++ b/build.ios.md @@ -0,0 +1,22 @@ +# Prepare QT environment +``` +pip3 install aqtinstall + +aqt install-qt mac desktop 6.6.1 clang_64 +aqt install-qt mac ios 6.6.1 + +#aqt list-qt mac ios --modules 6.6.1 ios +aqt install-qt mac ios 6.6.1 -m qtmultimedia + +./6.6.1/ios/bin/qmake ../DroidStar.pro +make + +open DroidStar.xcodeproj +``` + + + + +# References +- https://stackoverflow.com/questions/2664885/xcode-build-and-archive-from-command-line +- https://github.com/marketplace/actions/install-qt From bd73d8f26f765a9fcb31cb5fa2ded5be713533d9 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Wed, 24 Jan 2024 21:21:43 +0100 Subject: [PATCH 2/5] config --- build.ios.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build.ios.md b/build.ios.md index f5b390f..5cb01fd 100644 --- a/build.ios.md +++ b/build.ios.md @@ -15,6 +15,16 @@ open DroidStar.xcodeproj ``` +# Configration +In Settings +- Callsign +- DMRID +- BM Pass (hotspot) +In Main +- Mode DMR +- Host +- SWTX, SWRX, AGC +- TG: i.e. 9990 with private (parrot) # References From 9b0eef430e721c58fcfb6377d1f4f01b93312a7b Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Sat, 27 Jan 2024 18:09:26 +0100 Subject: [PATCH 3/5] ignore build dirs --- .gitignore | 3 +++ DroidStar.code-workspace | 10 ++++++++++ 2 files changed, 13 insertions(+) create mode 100644 .gitignore create mode 100644 DroidStar.code-workspace diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c1f3e08 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.DS_Store +build/* +build_*/* \ No newline at end of file diff --git a/DroidStar.code-workspace b/DroidStar.code-workspace new file mode 100644 index 0000000..fd3b45f --- /dev/null +++ b/DroidStar.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "git.ignoreLimitWarning": true + } +} \ No newline at end of file From bb881926fe7ad86ad78f838078e3ca49692baa37 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Sat, 27 Jan 2024 18:11:24 +0100 Subject: [PATCH 4/5] qt build --- build.ios.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/build.ios.md b/build.ios.md index 5cb01fd..d07858f 100644 --- a/build.ios.md +++ b/build.ios.md @@ -1,14 +1,16 @@ # Prepare QT environment ``` pip3 install aqtinstall +QT_VERSION=6.6.1 -aqt install-qt mac desktop 6.6.1 clang_64 -aqt install-qt mac ios 6.6.1 +mkdir build_ios +cd build_ios -#aqt list-qt mac ios --modules 6.6.1 ios -aqt install-qt mac ios 6.6.1 -m qtmultimedia +aqt install-qt mac desktop $QT_VERSION clang_64 +aqt install-qt mac ios $QT_VERSION +aqt install-qt mac ios $QT_VERSION -m qtmultimedia -./6.6.1/ios/bin/qmake ../DroidStar.pro +./$QT_VERSION/ios/bin/qmake ../DroidStar.pro make open DroidStar.xcodeproj From fd39a288680ad381f0b78df1d2b45730dd5c9bd6 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Sat, 3 Feb 2024 14:41:29 +0100 Subject: [PATCH 5/5] cleanup doc --- README.md | 44 ++++++++++++++++++++++++++++++++------------ build.ios.md | 34 ---------------------------------- 2 files changed, 32 insertions(+), 46 deletions(-) delete mode 100644 build.ios.md diff --git a/README.md b/README.md index 22fb66d..e6f2d3b 100644 --- a/README.md +++ b/README.md @@ -34,18 +34,13 @@ I added Flite TTS TX capability so I didn't have to talk to myself all of the ti # Usage Linux users with USB AMBE and/or MMDVM dongles will need to make sure they have permission to use the USB serial device, and disable the archaic ModeManager service that still exists on many Linux systems. On most systems this means adding your user to the 'dialout' group, and running 'sudo systemctl disable ModemManager.service' and rebooting. This is a requirement for any serial device to be accessed. -Host/Mod: Select the desired host and module (for D-STAR and M17) from the selections. - -Callsign: Enter your amateur radio callsign. A valid license is required to use this software. - -DMRID: A valid DMR ID is required to connect to DMR servers. -Latitude/Longitude/Location/Description: These are DMR config options, sent to the DMR server during connect. Some servers require specific values here, some do not. This is specific to the server you are connecting to, so please dont ask what these values should be. - -DMR+ IPSC2 hosts: The format for the DMR+ options string is the complete string including 'Options='. Create your options string and check 'Send DMR+ options on connect' before connecting. A description of the DMR+ options string can be found here: https://github.com/g4klx/MMDVMHost/blob/master/DMRplus_startup_options.md . - -Talkgroup: For DMR, enter the talkgroup ID number. A very active TG for testing functionality on Brandmeister is 91 (Brandmeister Worldwide). You must TX with a talkgroup entered to link to that talkgroup, just like a real radio. Any statics you have defined in BM selfcare will work the same way they do if you were using a hotspot/radio. - -MYCALL/URCALL/RPTR1/RPTR2 are for Dstar modes REF/DCS/XRF. These fields need to be entered correctly before attempting to TX on any DSTAR reflector. All fields are populated with suggested values upon connect, but can still be modified for advanced users. RPT2 is always overwritten with the current reflector upon connected. +* Host/Mod: Select the desired host and module (for D-STAR and M17) from the selections. +* Callsign: Enter your amateur radio callsign. A valid license is required to use this software. +* DMRID: A valid DMR ID is required to connect to DMR servers. +* Latitude/Longitude/Location/Description: These are DMR config options, sent to the DMR server during connect. Some servers require specific values here, some do not. This is specific to the server you are connecting to, so please dont ask what these values should be. +* DMR+ IPSC2 hosts: The format for the DMR+ options string is the complete string including 'Options='. Create your options string and check 'Send DMR+ options on connect' before connecting. A description of the DMR+ options string can be found here: https://github.com/g4klx/MMDVMHost/blob/master/DMRplus_startup_options.md . +* Talkgroup: For DMR, enter the talkgroup ID number. A very active TG for testing functionality on Brandmeister is 91 (Brandmeister Worldwide). You must TX with a talkgroup entered to link to that talkgroup, just like a real radio. Any statics you have defined in BM selfcare will work the same way they do if you were using a hotspot/radio. +* MYCALL/URCALL/RPTR1/RPTR2 are for Dstar modes REF/DCS/XRF. These fields need to be entered correctly before attempting to TX on any DSTAR reflector. All fields are populated with suggested values upon connect, but can still be modified for advanced users. RPT2 is always overwritten with the current reflector upon connected. # IAX Client for AllStar DroidStar can connect to an AllStar node as an IAX(2) client. See the AllStar wiki and other AllStar, Asterisk, and IAX2 protocal related websites for the technical details of IAX2 for AllStar. This is a basic client and currently only uLaw audio codec is supported. This is the default codec on most AllStar nodes. @@ -91,6 +86,31 @@ My primary development platform is Fedora Linux. With a proper build environmen All of the gradle build files are provided to create an APK file ready to be installed on an Android device. A proper Android build system including the Android NDK is required and beyond the scope of this document. +## Note for building for iOS +Building for iOS is only possible on a mac with xcode installed. In a first step you have install a recent QT version; a convenient way +to do this is using aqtinstall as follows: +``` +pip3 install aqtinstall +QT_VERSION=6.6.1 + +mkdir build_ios +cd build_ios + +aqt install-qt mac desktop $QT_VERSION clang_64 +aqt install-qt mac ios $QT_VERSION +aqt install-qt mac ios $QT_VERSION -m qtmultimedia +``` +Afterwards you can create the xcode project using the qmake version for iOS, i.e.: +``` +./$QT_VERSION/ios/bin/qmake ../DroidStar.pro +make +``` +Once this is done, you can open the xcode project +``` +open DroidStar.xcodeproj +``` +and build (or deploy to Testflight) as with any other iOS app. + # No builds are available on Github No builds for any platform are available on this Github site. This is and always will be an open source project, to be used for educational and development purposes only. I am currently providing a Windows build which is *not* to be confused as any sort of official release of any kind. No support will be provided for any build at any time. diff --git a/build.ios.md b/build.ios.md deleted file mode 100644 index d07858f..0000000 --- a/build.ios.md +++ /dev/null @@ -1,34 +0,0 @@ -# Prepare QT environment -``` -pip3 install aqtinstall -QT_VERSION=6.6.1 - -mkdir build_ios -cd build_ios - -aqt install-qt mac desktop $QT_VERSION clang_64 -aqt install-qt mac ios $QT_VERSION -aqt install-qt mac ios $QT_VERSION -m qtmultimedia - -./$QT_VERSION/ios/bin/qmake ../DroidStar.pro -make - -open DroidStar.xcodeproj -``` - - -# Configration -In Settings -- Callsign -- DMRID -- BM Pass (hotspot) -In Main -- Mode DMR -- Host -- SWTX, SWRX, AGC -- TG: i.e. 9990 with private (parrot) - - -# References -- https://stackoverflow.com/questions/2664885/xcode-build-and-archive-from-command-line -- https://github.com/marketplace/actions/install-qt