-
Posts
178 -
Joined
-
Last visited
-
Days Won
17
Content Type
Profiles
Forums
Events
Gallery
Classifieds
Everything posted by rdunajewski
-
For the first point, there's a setting in your preferences where you can choose to jump to the latest unread message in a thread. I enabled it for myself since long threads could be a problem, you just want to see what's new. For the second point, unfortunately that's just an issue with the forum software we use. There's no control over that behavior that I have aside from modifying the core code, which isn't practical. Maybe there's an option for hiding that notification at the bottom so we only see them at the bell icon up top, that's something I'd be willing to check out.
-
Repeaters that haven't been updated in the last year are assumed to be "old" listings, so we hide them on the map to declutter the map of the repeaters that are probably not online anymore. It's a temporary fix, as we'll have a better way to report offline repeaters in the near future so we don't accidentally hide the old but still functional repeaters.
-
can not register account with GMRS call sign on mygmrs.com
rdunajewski replied to a topic in Guest Forum
I'd rather not put in hacks like that, it adds a whole step to the process that is unnecessary. The output file is technically broken, so the fix needs to be done by the FCC. If they for some reason refuse, then we'll have to get more creative with it. It's also not a one-time fix, as this condition happens every week, and it won't be immune from another pipe character appearing in a field in the future, only this one specific case. Hopefully we hear back from them on Monday so we know the game plan. -
can not register account with GMRS call sign on mygmrs.com
rdunajewski replied to a topic in Guest Forum
We have a help desk ticket into the FCC about this. So some licenses are not getting ingested into our system, but others are okay. The data is there in the files they give us, but there's a critical problem preventing it that I believe they should fix. The FCC provides two types of database updates to us, a weekly "full" database copy, and a daily transaction file that contains only updates from the previous day (or 2 days if they're slower to update it). We use both, we use the full database to populate up until Sunday, then catch up to the current day by playing back the daily files since Sunday until we're caught up with what data they provide to us (which again, is still at least a day behind what you can search on their site). These files are a text format where each data field is separated by a pipe "|" character, and a new line for each new record. It's similar to CSV (comma-separated values) format but uses the pipe character instead since it's less common in a data field than a comma is. Whenever you have this separator character in the data set, you need to escape it somehow to tell the parser to ignore it as a field separator, usually with a backslash in front like "\|" or double quotes around the entire field. There is a certain license in the FCC system that appeared on April 27, 2021 for WRML255, that caused havoc in the data. There is a field for the title of the person signing the application for the GMRS license, and in this case the applicant entered "Owner|Operator" in this field. Here's what the FCC record shows: HD|4441017|0009519764||WRML255|A|ZA|04/27/2021|04/27/2031||||||||||N||||||||||N||Robert|A|Cecchino||Owner|Operator||||||||04/27/2021|04/27/2021||||||||||| Note how the pipe character is used to tell each field apart, and the number of fields must be predictable for us to know that field 3 or field 9 maps to a given field like a name or expiration date. The pipe character in "Owner|Operator" is not escaped by the FCC, so our software tries to split it into 2 fields, and keeps going down the row (but now we're mapping the rest of the fields off by one place), until we get to the last field. We expect 55 fields in each row, and we just detected a 56th field. Uh oh, parsing error! The FCC should escape the pipe character so it shows like so, as one example: HD|4441017|0009519764||WRML255|A|ZA|04/27/2021|04/27/2031||||||||||N||||||||||N||Robert|A|Cecchino||Owner\|Operator||||||||04/27/2021|04/27/2021||||||||||| Then we'll ignore it as a separator, and correctly detect 55 fields for this row. This case only appeared in one daily file in the past, so the next day it was okay and maybe a handful of licenses were affected. But when the full database comes around each week, this offending case is always there and it causes us to skip everything after this row. Your callsign is after this license, so you must not have been in a daily file for one reason or another (either the FCC missed it, or we couldn't fetch it on that day). You'll never appear in our system until this parsing error is fixed either on our end (with a real hack, very messy) or on the FCC's end, which I think is the correct place since this is a broken file, anyone else parsing it would have the same issue unless they put in their own hack to fix it. A hack is definitely not the right way to fix it from an engineering standpoint. If the FCC is able to commit to fixing it, perfect. It'll resolve itself once they fix the weekly database file. If they don't, then we have to find a reliable way to fix this and future cases, which is really suboptimal. -
Lost the ability to Reply to Posts in Guest Forum
rdunajewski replied to mbrun's topic in myGMRS.com
Should be able to now, I just fixed the permissions. -
You always have transmission line, whether it's just the short traces on the PCB going to the antenna connector, or 100' of transmission line. The standing wave can exist anywhere in that system, by the very nature of the fact the energy is not being efficiently radiated out due to the mismatch.
-
There should be a way to skip it as it's optional. Are you able to do that?
-
A bit outdated now, but there was something called the Open Repeater Initiative that was proposed by Doug Smith of Popular Wireless. Repeater owners could declare their repeater was open for all licensed operators who follow the FCC rules, and not require permission to be given out. It was just a way to mark that your repeater adhered to that purpose. It will probably be removed in the next major website update which is steadily nearing completion.
-
Recently we have begun holding the National GMRS Net once per month on the last Sunday of each month. This is due to reduced interest in holding a weekly net, and due to quickly running out of fresh topics to discuss. We will still link each regional hub together nationally each week during the same time period, but won't hold the net on the other weeks. Feel free to chat on Sunday evenings and make distant contacts during this time, but also please be mindful to not hog the repeater system so others can jump in there and participate as well.
-
https://mygmrs.com/map/#/ and https://mygmrs.com/repeaters
-
Hi everyone! As many of you know, we updated our forum software recently and one of the new features we're excited about launching is Clubs! Let me introduce what they are and how they benefit everyone. What are Clubs? "Clubs" are an exciting new way for GMRS groups and clubs to have their own area to post information, events, and photo galleries. This feature is a great way to keep private information like repeater access tones, rosters, and other information hidden from regular myGMRS users, but make it available to the group's members. What information can I post? You can post discussion topics (like a mini-forum) for your group, a photo gallery, and a calendar of events. Use this to share information with your members or allow them to ask questions. You can post your sensitive members-only information such as the repeater access information, Zello information, or anything else that you don't want to make public to all users of myGMRS. Just be sure to set the visibility of the club appropriately so only members can see the posts. What about groups that charge membership fees? This is the best part! If your group charges members a fee to access the group or its repeaters, for example, you can create a paid Club listing! You can set the membership fee and renewal terms, and we'll handle the processing of the payments and renewals for you! Once you approve the member and they have paid, the member will then gain access to the Club and be able to view any private information contained within it. As long as they continue to renew each term, they will remain part of the Club. Once their subscription lapses, they will lose access to the Club and no longer be able to see private information. Every time we collect payment from the members, we deposit the funds into your account on the Forums, less a small fee for using the service. You can then withdraw these funds for free to your PayPal account or request a paper check by mail. Can I approve who joins a club? Great question. Any time a member chooses to join a private club, a request is sent to the club owner. The owner can choose to accept or deny the request. This is great if you have someone who you need to deny access to, such as a banned user. Even if they try to join a paid Club, they will need to be granted access before they can pay. This allows you to fully manage who joins your group, or choose to open it to everyone. What is the cost to use the new Clubs feature? Right now, only Premium Members of myGMRS.com will be able to create a club listing. A Premium subscription is an optional upgrade that allows you to use advanced features such as creating a Club. You can create a Free Club for no additional charge, or you can create a Paid Club where myGMRS will take a small percentage of the membership fees for providing the service (and to offset our own payment processing fees on the credit cards or PayPal transactions). Regular myGMRS members can join any clubs they wish for no charge, except for Paid Clubs that have a membership fee. Joining a club does not require a Premium subscription to myGMRS. How do I create a club listing? Right now, we're still beta testing this feature out. You can join existing clubs, but you won't be able to create your own just yet. We are also still in the process of creating Premium subscriptions. Until we open up Premium subscriptions to everyone, you won't be able to create a club listing. We're busy working on other Premium features so you get more bang for your buck!
-
Good, then I did it right. ? I don't know how the old forums let things diverge the way they have, but this should hopefully clear it all up once and for all.
-
There were just over 1500 offenders out of over 5000 active forum users. Not something you want to edit by hand. [emoji854] Sent from my SM-G970U using Tapatalk
-
Actually, just about everyone should be fixed now. I ran a script to compare the myGMRS email to the forum email and for anyone that had them different, I copied the myGMRS email over. Glad you were finally able to link up the accounts!
-
I used your Gmail account as the new email, and I fixed all the other accounts that had the same mismatch between email addresses. I tested one such account that kept having trouble, and it's working properly now. Can you see if you can log in normally now?
-
So it looks like you're using two different email addresses. The old forums had a twcny.rr.com address, but you're logging in with a gmail address from myGMRS. Because of the mismatch, it's trying to create a new account for you and kb2ztx already exists (with the other email), so it wants you to pick something else. Which email is correct, so I can fix that? Seems this is a wider issue, because really you should not be able to just pick a new forum username -- you should be using your myGMRS account and that's it. Need to dig deeper into this issue.
-
JG, Send me a message via the contact form with your username and email address: https://mygmrs.com/contact Some accounts are having trouble being linked together, and I need to investigate what's up with your account.
-
There is/was something strange happening with certain accounts, I think where the email address stored in the forum did not match the email address on your myGMRS account. It would try to create a new forum account for you, then because the display name (username) was not unique, it would not allow it. I made some changes but it's difficult to tell if it works for everyone now. Hopefully that fixes it all. I merged your old and new accounts so you don't have the username with the "2" on the end anymore.
-
From the album: Repeaters
-
Retevis RT97 plus 2 RT76 HTs now on Sale
rdunajewski replied to FranktheTank's topic in General Discussion
For anyone who might be interested, we just got more in today, but stock is limited. https://shop.mygmrs.com/collections/featured-products/products/retevis-rt97-gmrs-repeater-5w -
Retevis RT97 plus 2 RT76 HTs now on Sale
rdunajewski replied to FranktheTank's topic in General Discussion
We stock ours here in the US (when we can KEEP them in stock, more on the way in the next few days) for $399 including free shipping. -
Can’t Register after three days of receiving my GRMS license
rdunajewski replied to a topic in Guest Forum
Mike, it looks like you already have an account. Your username shows up as rhinorear. https://mygmrs.com/license/WRKY631 -
Radio Transmission Delay on Radio to Smart Device
rdunajewski replied to lrdchivalry's question in Technical Discussion
This could be one of several issues. Sounds like they're using a gateway to take the RF radios and send the audio to an app like Zello running on network radios (the smartphone style) as a bridging of two systems. Zello is known to have audio delays because the audio is sent to the server first, then it's delivered to the client (app) once it's able to. This way if you lose network connectivity, once you get it back you'll still get the message (you didn't miss it). So there's always a little delay there based on the network. They guarantee delivery but not real-time communication. This is a problem with bridging busy networks because the RF side could be replying but now Zello is behind the game and trying to step on the RF traffic. We have the same issue with Zello users on our myGMRS Network, nets are especially problematic. However, it could be that there's something on the RF or gateway side that isn't detecting your signal for a while (although 10 seconds is way too long, so I doubt that). Some repeaters for instance take a while to decode your PL tone, begin transmitting, and start passing the audio. But this is usually a second or less. Any info you can pass along on the types of radios or the app can help us figure out where this delay could be coming from. -
Can’t Register after three days of receiving my GRMS license
rdunajewski replied to a topic in Guest Forum
There is a new issue with the FCC database not updating. They have put a notice up on their site about it, but it's not resolved yet. The last update from 3/23 included new and updated licenses through Monday, 3/22. Anything after that date is not in our system yet. We check hourly for the daily update files, so once it's available we'll be quick to process it. Please check the FCC website for known ULS issues: https://www.fcc.gov/licensing-databases/system-notifications?system=uls It's very frustrating, but we can only use what is made available to us.