Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Mtf_estimator | 10 | a year ago | gpl-3.0 | Python | ||||||
Robust ESF, PSF, FWHM & MTF estimation from low quality images. | ||||||||||
Cloudfront Edge Codes | 4 | 5 years ago | 1 | mit | Python | |||||
Cloudfront Edge Codes is a translator that returns information on the edge node based on its code. Information returned include geolocation of reference point, name of reference point, cloudfront node name and more. | ||||||||||
Edges | 1 | 4 years ago | 3 | apache-2.0 | C | |||||
Edge Distributed Geolocation from Emitting Systems: Navigating in GPS-denied environments using emitters of opportunity |
Edge
Distributed
Geolocation from
Emitting
Systems
Geolocation in GPS-denied environments using emitters of opportunity.
Connect Android phone to computer
New install – run convergence script:
git clone sofwerx/docker-aletheios-cicd
cd docker-aletheios-cicd /nethunter
make
adb root
adb push <your_public_key_filename> /data/ssh/authorized_keys
(your public key: ~/.ssh/id_rsa.pub or curl https://github.com/<github_username>.keys)
adb shell
(now in shell on phone)
/data/chroot.sh (/data/root.sh – put chroot commands in path but not chrooted)
(now in a nethunter Debian [latest – nightly build] chroot environment)
Install hackrf (requires cmake, build-essential, libfftw3-dev – in converge-chroot.sh):
git clone mossmann/hackrf
cd hackrf/host
mkdir build
cd build
cmake ..
make
make install
Start sshd:
cd /data/local/tmp
nohup /data/local/userinit.d/99sshd &
(hook up HackRF & ssh into phone) OR
(hold square button to run androidsu shell in nethunter terminal split screen with provost)
su
/data/chroot.sh
git clone sofwerx/EDGES
(run provost app on phone handset – MUST BE IN FOREGROUND)
cd /EDGES/hackrf
./powers.sh
(Run import.sh with env variables Run es-import.sh with env variables ES_HOST, ES_USER, ES_PASSWORD, ES_PROTO, ES_INDEX, ES_TYPE to import into elasticsearch)to import into elasticsearch)