|
|
@9601
|
13 years |
rick |
Initial import netstumbler file reader..
|
|
|
@9600
|
13 years |
rick |
Initial netstumbler files.
|
|
|
@9598
|
13 years |
rick |
NULL is really database NULL and not string 'NULL';
|
|
|
@9597
|
13 years |
rick |
Only quote after all fields has been included.
|
|
|
@9593
|
13 years |
rick |
Fix the organization imports
|
|
|
@9592
|
13 years |
rick |
Organization needs to be a special Model to make fudgings around with …
|
|
|
@9590
|
13 years |
rick |
I like to have nodes in here as well.
|
|
|
@9579
|
13 years |
rick |
Map a SSID to an organization to play nice with differnt SSIDs.
|
|
|
@9565
|
13 years |
rick |
Make sure all bssid are upper case to avoid fake unique matches.
|
|
|
@9563
|
13 years |
rick |
Order matters, make sure files are imported the right way
|
|
|
@9562
|
13 years |
rick |
Start importing clients as well, to generate an ignore list…
|
|
|
@9561
|
13 years |
rick |
gwSplit netxml and gpsxml into to different calls, as you first like …
|
|
|
@9560
|
13 years |
rick |
Modeled after import_droidstumbler with main purpose of merging eventually.
|
|
|
@9559
|
13 years |
rick |
Code cleanup
|
|
|
@9558
|
13 years |
rick |
Make sure not to import if no entries are found
|
|
|
@9557
|
13 years |
rick |
Re-did importing to make it roughly 100x times faster, by using proper …
|
|
|
@9552
|
13 years |
rick |
Some awefull hacks to allow data to be imported.
|
|
|
@9548
|
13 years |
rick |
Do not nag if one point (out of thousends) is invalid.
|
|
|
@9187
|
14 years |
rick |
... and some way to clean the cache files if needed.
|
|
|
@9183
|
14 years |
rick |
Whoops forgot about 0 entries to import.
|
|
|
@9182
|
14 years |
rick |
Allow importing multiple files.
|
|
|
@9181
|
14 years |
rick |
Example for bulk importing data.
|
|
|
@9180
|
14 years |
rick |
Makes it visually more attractive
|
|
|
@9179
|
14 years |
rick |
Make sure points are unique (max value uses) to avoids duplicates all …
|
|
|
@9178
|
14 years |
rick |
More user-friendly parsing and definitions of meta-variables
|
|
|
@9176
|
14 years |
rick |
Make the import more robust.
|
|
|
@9173
|
14 years |
rick |
Allow compressed kismet files as well as input.
|
|
|
@9170
|
14 years |
rick |
Allow import (default) .gz files as well.
|
|
|
@9169
|
14 years |
dennisw |
Semi-duplicates get saved; multiple entries with the same values, only …
|
|
|
@9168
|
14 years |
rick |
Make kismet import way more robust…
|
|
|
@9165
|
14 years |
rick |
More robust and more friendly to user:
- Allow continue on 'broken' …
|
|
|
@9163
|
14 years |
rick |
I guess the python documentation is right about this one :-)
"Lots of …
|
|
|
@9162
|
14 years |
rick |
Basic antenna properties. Might we worth getting this metadata from a …
|
|
|
@9161
|
14 years |
rick |
Remove ssid hack, to make sure all is inserted 'correctly'
|
|
|
@9158
|
14 years |
rick |
New netstumber import, based on gpsxml and netxml input files.
|
|
|
@9157
|
14 years |
dennisw |
Value check for csv import.
|
|
|
@9142
|
14 years |
dennisw |
Figuring out the tile generation & data flow.
|
|
|
@9140
|
14 years |
rick |
Import DroidStumbler Files.
|
|
|
@9123
|
14 years |
dennisw |
Fixed encryption, problem with duplicate accespoints solved somehow …
|
|
|
@9120
|
14 years |
dennisw |
Import script for csv added. Some problems with signal strength and …
|
|
|
@9105
|
14 years |
dennisw |
Final fix zoomlevels.
|
|
|
@9102
|
14 years |
dennisw |
Zoomlevels fixed.
|
|
|
@9092
|
14 years |
dennisw |
Grey color removed from images. Added signal strength.
|
|
|
@9084
|
14 years |
dennisw |
Saves card source (name&type) to database.
|
|
|
@9080
|
14 years |
dennisw |
Cleanup of unused php files, cosmetic changes to dataimport.py since I …
|
|
|
@9078
|
14 years |
dennisw |
dataimport.py - als ./manage.py command toegevoegd. Krijgt morgen nog …
|
|
|
@9057
|
14 years |
rick |
Make it a actual embedded django command.
|
|
|
@9039
|
14 years |
dennisw |
generate_tiles.py - verwijderd, kapot
globalmaptiles.py - verwijderd, …
|
|
|
@9038
|
14 years |
dennisw |
gen_tiles.py - notes aangepast
Een beschrijving voor het gebruik van …
|
|
|
@9037
|
14 years |
dennisw |
gen_tiles.py - aangepaste versie van generate_tiles.py, werkt nu wel, …
|
|
|
@9029
|
14 years |
dennisw |
generate_tiles.py - Generate dus de tiles (voor command met opties zie …
|
|
|
@9028
|
14 years |
dennisw |
django_gheat - bezig met generate_tiles script
|