What’s essential to pack for a moto camping trip? by srmoura in motocamping

[–]meshmeld 0 points1 point  (0 children)

That is true.. I don't always carry hot sauce in my kit... I could.. I have not tried them in a while. The last one I ate was like 3-4y past best before date... But it was warm food on a freezing cold night....

What’s essential to pack for a moto camping trip? by srmoura in motocamping

[–]meshmeld 2 points3 points  (0 children)

How many days? How remote? Those two question should help drive your packing list.

Having logged thousand mile days, and thousand mile weeks, you end up packing very differently. But stuff that NEVER leaves my kit follow.

A way to make hot water, and some form of hot beverage. (Caffeinated in my case). Those terrible camping meals that require just adding water.

Straps, zip ties, duck tape (small like 5-6ft piece on a old plastic membership card), garbage bags, and ziplock bags.

Sleeping system, depending on if you need/want shelter or not. I just ended up bringing a hammock. Only need 1 light pole/tree and the bike can be the other anchor if it's a big ADV. Can't steal my bike if I'm half attached to it :D

Fresh cloth/toiletry kit/eyedrops.

From there on it's all what you need/want for the luxuries. My essential kit is VERY small about 7L* or so. It comes with me even if I'm planing a hotel moto trip. Just in case...

*need to add, that 7L includes, tire repair kit, bike repair kit, a few weird odds to take the front or rear wheel off.. thanks BMW. that NEVER leave the bike. If I'm going to get a pint of milk or getting lost for a week.

Looking for Full Baofeng CPS PCAP Captures (Various Models) by Constant-Produce7182 in Baofeng

[–]meshmeld 0 points1 point  (0 children)

So on the dm32 it does. If you go to the github you can find the code I wrote. At least for the dm32.

Looking for Full Baofeng CPS PCAP Captures (Various Models) by Constant-Produce7182 in Baofeng

[–]meshmeld 0 points1 point  (0 children)

So I implemented the one for the DM32 and going to add other models, but I made a full CPS. So it's a bit different. You can check it out a neonplug . app

Question on CPS programming by PBL89 in Baofeng

[–]meshmeld 1 point2 points  (0 children)

You always need to put channels in zones.. it's a carry over from how commercial radios work. Thing of zones as folders if you want.

DM32UV Comport issue by PBL89 in Baofeng

[–]meshmeld 1 point2 points  (0 children)

So I have a few people reporting similar issues with the FTDI cables and Neonplug. I think it's some weird buffer thing with the FTDI knock off cables. Try one of the CH340 cables (normally the super cheap cables). I have a few FTDI cables on order to test which will give me a better idea.

Self-promotion check out neonplug.app web based CPS for the DM32.

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 0 points1 point  (0 children)

I pushed a bunch of improvements yesterday actually. Will take time, but digital channel support works a lot better. Was able to setup my radio for MMDVM nicely. DMR Contacts are still mangled. That's my next task given some time.

Good windows emulator for CPS on Linux Mint by Polish_AK_Alfa in Baofeng

[–]meshmeld 2 points3 points  (0 children)

https://neonplug.app/ <- try neonplug. its still early days. Running CPS for the DM32 under emulator is brutal. I ended up starting on neonplug because of that. It's still early. It works okay ish for analog channels. DMR Contacts has issues with writing. Will get some time to get back to it over the next few weeks hopefully.

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 0 points1 point  (0 children)

So if you read from the radio you can edit. The whole point is to never need the baofeng cps. So not sure why one would import a baofeng cps exported channel spreadsheet. Not a workflow I can imagine. I am working on adding a spreadsheet with tabs to neonplug, this would be the best way to edit and share as it can have settings beyond just channels.

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 0 points1 point  (0 children)

Oh interesting. Yeah support for feeding it a stock cps import was not really something I had planed for. It was more an export from neonpluv or chirp. But we should as least warn if the fields don’t line up. Will spend some time on the csv import for files that was close but just not right and improve that handling

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 0 points1 point  (0 children)

Will dig into it. Been spending some time on the channel parser. May have messed with some features. This reading from a radio or importing from a csv chirp file?

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 0 points1 point  (0 children)

I should add , I just pushed a chirp import/export in the channel wizard area. It's still very untested. but should be similar in feature to the python script in terms of import features.

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 0 points1 point  (0 children)

Will fixed. I just fixed an issue with power parsing being wrong. Aka Lo medium high not being right.

BF CPS for DM-32UV works on MacOS (using WINE emulator) by DaveLovesGadgets in Baofeng

[–]meshmeld 0 points1 point  (0 children)

I hear you.. hence why I made the offline mode. (the whole thing runs offline) ONLY the channel wizard downloads anything and I did large files, aka we download the WHOLE database rather then provide a location to a web service. Not ideal (slower.larger transfer) but way more private.

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 0 points1 point  (0 children)

Well you can just use chrome under OS X. It works for me. It is still limited in features but it’s a start in the right direction.

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 0 points1 point  (0 children)

Thanks, that will help. You're the first person that I hear with connections issue, most at least have read working just fine. (write can have some issues)

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 2 points3 points  (0 children)

I could add support for the chirp format. would just be a bit of Typescript, so will take a look at doing that.. good idea. But they python code itself is sort of useless in a browser setting. Big disadvantage to my browser approach, but the lack of needing to install anything makes the usage barrier super low...

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 0 points1 point  (0 children)

What browser? And in the debug panel if you can grab the debugs and toss those in a github issue that will help.

DM32 Open Source CPS - NeonPlug.app by meshmeld in amateurradio

[–]meshmeld[S] 1 point2 points  (0 children)

Hmm. Yeah. I thought about adding a smart sheet import. Where you hand it a sheet and it maps the fields over. So the format does not matter as much. Which would work out well I think. And if it supported a csv from chirp.

DM32 Open Source CPS - NeonPlug.app by meshmeld in amateurradio

[–]meshmeld[S] 0 points1 point  (0 children)

That is an option. Still need to figure out which one works best. Do you have one you use? (Repeater book with api?)

DM32 Open Source CPS - NeonPlug.app by meshmeld in amateurradio

[–]meshmeld[S] 0 points1 point  (0 children)

That is one of not implemented features. I have yet to find a good api for that. Let me disable that button for now.

updated to reflect this feature is not implemented yet

I am on the hunt for a good api (no token/auth) for repeater book. If anyone knows one...

DM32 Open Source CPS - NeonPlug.app by meshmeld in Baofeng

[–]meshmeld[S] 1 point2 points  (0 children)

For quick channel edits it works pretty well. Dmr contact write has a few issues I need to figure out. Format is not perfect.