-
Notifications
You must be signed in to change notification settings - Fork 948
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
New priorities and ToDos (re-orientation) #628
Comments
Great ideas @He3556. Can I recommend that we also add 5. Ensuring compatibility?
I want to help with #1, is there an open ticket? |
No sorry, not right now. But i will open one (for no.1) in the next 2 days. And yes, i will add 5. Ensuring compatibility to the list and |
Thanks for stepping foward, @He3556. It is wonderful to have your heartblood with us, our project has gotten way too messy and me leaving for so long did not contribute to a better state either. @marvinmarnold, I have seen that you're now running your own app from our base code - are you still interested in a merge, or do I have to calm down my mind now that you're now doing "your own thing"? :P |
Hey @SecUpwN, I thought I was clear from the beginning about having forked AIMSICD to give it a more user friendly UI. I'm still very interested in finding ways to merge my work back into AIMSICD. That said, work on my fork has slowed down a lot since I realized that core AIMSICD functionality is actually quite limited. #1 and my suggested #5 have combined to make AIMSICD pretty inoperable on most phones I have tried. Anyways, I'm still happy to see how AIMSICD grows and hope I can find the time to contribute. |
@marvinmarnold do you have a screenshot? |
@marvinmarnold thx for helping on No1. of the list. The characteristic of a true "changing LAC" alert is, that the LAC value of one certain cell is changing once or maybe a few times in short intervals (1-10 minutes). 1.1. Maybe add a value "false changing LAC alarms present = True/False", to decide if the yellow alarm will really be shown on the display. We can discuss how this can be implemented. Next problem will be - after the App is installed, it will still show the (false) yellow alarm until it detects more ch. LACs in other CellIDs and will switch to "false ch... = True" 1.2. We start with "false changing LAC alarms present = True" as default. |
@He3556, here is an interesting read for your point 4: Cracking and sniffing GSM with a RTL-SDR. |
Priorities (fight against the chaos of issues - here is a short & clear list what we should be doing...)
... for the old parts of the project:
1. Fix wrong "changing LAC" alerts (i have an idea how to fix it - let me know if you want to help)
2. Add the detection "Check BTS for the NC List "[https://github.com//issues/264]
3. Check Cell-IDs against table "unique BTS". We use the same logic like the check against OpenCellID db. We need to add a "learning mode" - after 24h of exploration the system checks if there are new CellIDs. (i will open a issue for that when the time is right)
... new parts:
4. connect a RTL-SDR (USB) to the Android phone to receive extra values for detection. There are projects out there "how to sniff on GSM..." to listen to other peoples conversations. But we can use it to monitor our own connection (BCCH of CellTowers and many more) (i will open a issue soon)
5. Ensuring compatibility: Besides (Issue #269 )
We should build a list with phone models that:
That would be helpful for the future and interesting for our users.
I will start with no.4 asap. (january) If anybody has experiences how we can get the values out of the decoded stream and put it into a database, please let us know!
Somebody want to work on any number? Please let me know and i will work out the details...
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: