Search found 12 matches
- Thu Jul 30, 2026 4:50 pm
- Forum: General
- Topic: Swift AI GPS Backfill Tool for MacDive
- Replies: 12
- Views: 51179
Re: Swift AI GPS Backfill Tool for MacDive
I decided to fix that and submitted a Pull Request here: https://github.com/rbollar/macdive-swiftai-gps/pull/1
- Wed Jul 29, 2026 11:01 pm
- Forum: General
- Topic: Swift AI GPS Backfill Tool for MacDive
- Replies: 12
- Views: 51179
Re: Swift AI GPS Backfill Tool for MacDive
I just got the Swift AI GPS but for me, MacDive doesn't even see the air pressure. Both the chart, and the starting / ending pressure fields are empty. The script works great for GPS backfill though! It seems the pressure data is stored in a different slot in the raw binary blob: Dive Raw mode Raw p...
- Mon Jun 24, 2024 5:32 pm
- Forum: Requests
- Topic: Request: add notes to dive site XML import and export
- Replies: 2
- Views: 99148
- Mon Jun 24, 2024 5:31 pm
- Forum: Requests
- Topic: Request: add notes to dive site XML import and export
- Replies: 2
- Views: 99148
Request: add notes to dive site XML import and export
Hi! Good to have you back, nick! I have a small request: could you please add the "Notes" field to the XML import and export of dive sites? And perhaps also the "Altitude" field? These are the only 2 editable fields that can not be imported or exported. I have a fairly extensive ...
- Fri Aug 25, 2023 12:57 am
- Forum: Support
- Topic: Dive Site XML Import: No Notes/Description and Altitude fields
- Replies: 1
- Views: 9815
Dive Site XML Import: No Notes/Description and Altitude fields
Hi!
I noticed that the XML format for dive sites neither contains a field for notes/description, nor for altitude (https://www.mac-dive.com/help/mac_03_05_sharing.php).
Would it be possible to add that, both for import and for export?
Thank you!
I noticed that the XML format for dive sites neither contains a field for notes/description, nor for altitude (https://www.mac-dive.com/help/mac_03_05_sharing.php).
Would it be possible to add that, both for import and for export?
Thank you!
- Thu Aug 17, 2023 11:10 pm
- Forum: General
- Topic: macdive_logbook.dtd is 404
- Replies: 2
- Views: 22523
Re: macdive_logbook.dtd is 404
@nick: bit old, but could you please upload the DTD?
- Sun May 31, 2020 4:07 pm
- Forum: Support
- Topic: Bug Report: Summary of dive gear cost
- Replies: 2
- Views: 8442
Re: Bug Report: Summary of dive gear cost
It's not really a bug, just a limitation I beg to differ. It shows that my dive gear cost tens of thousands of Euros. While I would certainly be happy to have such equipment, I don't. What I tend to do is convert it to my local currency manually and then include a note on the original price. This i...
- Sun May 31, 2020 3:51 pm
- Forum: Requests
- Topic: SSI App QR Code
- Replies: 13
- Views: 209240
Re: SSI App QR Code
Generating the QR code itself is trivial, but the user ids and things complicate matters. If it was good enough to generate a code without the user id or site id and potentially just have a list of divetype, weather, etc, then it's probably not that much work to throw up a basic image view with a c...
- Sat May 30, 2020 9:43 pm
- Forum: Support
- Topic: Bug Report: Summary of dive gear cost
- Replies: 2
- Views: 8442
Bug Report: Summary of dive gear cost
In the divers section, the application shows the total number of pieces of dive gear owned, along with the summarized cost. Each piece of gear can have a price attached to it, along with a currency. My dive gear was purchased in different countries, and therefore in different currencies. The summary...
- Sat May 30, 2020 9:27 pm
- Forum: Requests
- Topic: SSI App QR Code
- Replies: 13
- Views: 209240
Re: SSI App QR Code
Huh, interesting. I'm not aware of having sent an email to you. Perhaps it was somebody else? I did actually write a small Python application in the meantime that creates such a QR code from an XML export of MacDive. I'll clean it up and put it on GitHub. This is enough for my needs and perhaps some...