Open emigenix opened 7 years ago
Jesus doesn't seem like many following understand how GitHub operates(referring to old AIMSICD page). Maybe we should start chipping away at Alpha?
Isn't this project dead too like the original?
If enough of us actually make some effort to do the groundwork that E3V3A has laid out it could be revived.
This thread is for developer commitments (only)!
Here is a short (incomplete) list of app areas to which we need contributors.
Alpha Milestone
Functionality:
[ ] fix app permissions requests
[ ] fix and separate SignalStrengths and PhoneState listener functions
[ ] app background Services (main controller, RfApi, GPS)
[ ] Create data bundle handler for the collector services (to push data from listeners to DB handler)
[ ] Create the main analyzer loop thread, that iterate through all
Detection Tests
[ ] Create
DTn
test templatedt
(delta-t) for the time it takes to process the detection[ ] Create run test/submit function to be used in analyzer loop:
RunDT(Int n);
String error, Int score, Boolean isAttack, Real TS, Real dt
)IF (error=="ok"){...} else {Log.e(TAG, ":DT%n: FAILED with Error: " + error, n);}
SQL:
UI:
[ ] add DB viewer (from AIMSICD) for:
EventLog
SmsData
,BtsLoc
,DBi_phy
Beta Milestone
MAP:
[ ] add map activity from AIMSICD to be accessible from Setting Activity:
DBi_ext
(import) from local camera (bounding box), no logic, just pointsDBe_ext
BtsLoc
DB table.[ ] add long press pop-up to select:
Delete
: to delete the pointMove
: to move the point to new locationSector Count: 0,1,2,3,4
: to give a visible estimate of the number of sectors