Nils Schneider
bd943e4360
Merge branch 'master' of https://github.com/mweinelt/ffmap-backend into mweinelt-master
2015-03-24 18:36:11 +01:00
Martin Weinelt
10e10944a5
fix alot of pep8
2015-03-24 18:31:23 +01:00
Martin Weinelt
efcefd8928
alfred.py: remove superfluous shebang
2015-03-24 18:19:31 +01:00
Nils Schneider
15a0f71847
alfred.py: remove unused function aliases
2015-03-24 18:18:40 +01:00
Martin Weinelt
e66731154b
pep8: some line length fixes
2015-03-24 17:41:02 +01:00
Martin Weinelt
5b14ed5ad9
alfred.py: remove superfluous shebang
2015-03-24 17:31:44 +01:00
Martin Weinelt
e098cd8d77
alfred.py: better ask for forgiveness, than permission
2015-03-24 17:00:35 +01:00
Martin Weinelt
3291b2b6ba
fix alot of pep8
2015-03-24 16:49:37 +01:00
Nils Schneider
41ee81d92c
alfred: restructure code, add nodeinfo, statistics, vis
2015-02-24 13:34:22 +01:00
Nils Schneider
263dd4ceff
alfred.py: use gzip (requires alfred-json v0.2)
2014-07-05 20:23:06 +02:00
Nils Schneider
f18d0b38a9
bugs
2014-05-31 14:53:38 +02:00
Nils Schneider
26fc2a9aef
alfred: use network.mac as ID if present
2014-05-02 10:49:32 +02:00
Nils Schneider
fbc5c636df
alfred.py: ignore non-parseable locations
2014-03-30 13:20:15 +02:00
Nils Schneider
914836eb9a
alfred.py: pass firmware version to nodes.json
2014-02-02 23:30:16 +01:00
Daniel Ehlers
2c79b1d91c
alfred: Retrieve aliases from alfred and integrate batadv-vis.
...
Extending the visualisation data sources by the new batadv-vis,
which itself base ontop of alfred. Also extending the aliases import
by parsing informations from alfred. The last part is possible
through the preprocessing of data with alfred-json, so we don't
need to process the 'broken' format alfred itself supports.
This patch needs batadv-vis and tcatm/alfred-json in the PATH.
2014-01-30 22:11:01 +01:00