-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Profiles #68
Comments
Thank you for the feedback, I have profiles high on my TODO list, but the implementation is not as straightforward as I would like it to be :-) |
I use APRSdroid for Operation via International Space Station. The profile feature would be a very useful help for switching daily use and next satellite pass. |
This is similar to what I was going to request. example, right now when I change SSID then I have go change the symbol. |
So I've implemented a poor man's profile support by means of JSON configuration files. You now can:
|
v1.6.2b can't seem to Export profile... "[long file path to profile-currentdate-time.aprs](No such file or directory.)" |
I just tested my copy of 1.6.2 and successfully exported the JSON to Dropbox. I was also able to import it back in from Dropbox. I also tested exporting to Amaze file manager and something funny happened, it created a text file containing the name of the JSON file it was supposedly exporting. I will have to investigate that one. Did it offer you a list of apps to export it to? And, if so, which app did you pick? What version of Android are you running? |
No list. Just the error message flash in a grey box, white text, not enough time to take a screenshot. Android 9 kernel 3.18.120-18856401 |
@TheButterZone I was able to create a test to reproduce the error you are seeing. I believe I have an idea how to fix this, but I'll need to try it out. This should probably be filed as a new issue as this issue is just open for feedback on the feature in general. |
@TheButterZone I have a proposed fix that appears to fix the issue you described in PR #320, but I can't make an official release myself. @ge0rg Can you produce a build for him to test? |
Had to grant app permission for storage manually since wasn't prompted upon export, and was just able to export fine. |
I'd love to see profiles implemented for settings. For example, I'd have at least three profiles:
AE5AU-9: My mobile station. BT adapter connected to TM-D700. It needs specific init commands to get the TNC into KISS mode and I'd want to use the same SSID that my Kenwood uses with its own tracker.
AE5AU-7: Portable station. Using Mobilinkd BT TNC that doesn't need init. Again, I would prefer not to use the SSID of my mobile, so -7 works well.
AE5AU-5: APRS-IS only.
Ideally, all settings would be included in each profile allowing different symbols, position report parameters, etc.
The text was updated successfully, but these errors were encountered: