1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00
Commit graph

8346 commits

Author SHA1 Message Date
A Holt
7ce4c0dd9c
Rename ansible-2.8.x to ansible-2.8.x.deprecated 2020-08-21 16:34:24 -04:00
A Holt
39cc56369e
Update local_facts.fact 2020-08-20 12:51:17 -04:00
A Holt
773fc1dc0c
Create linuxmint-20.yml 2020-08-20 12:42:51 -04:00
A Holt
c61846be10
Merge pull request #412 from iiab/master
Sync from iiab:master
2020-08-20 08:24:07 -04:00
georgejhunt
32348e58ef
Regions (#2480)
* missing link in mapli/assets for regions.json

* wrong target

* the download of regions.json was lost
2020-08-10 16:06:30 -07:00
georgejhunt
8090f3bb29
Stage1.5 [OSM] (#2473)
* change osm_branch to maps_branch. That is what it is

* wiki says stage1  does not include changes to maps/main.js

* get the map catalog from ukids

* skip bypass download if files are present

* add an init.json

* add in extend_sat

* first cut

* first errors

* put fonts in iiab font dir

* get the php tilesserve in place

* add tileserver.php

* add in search files

* fonts are available already

* Revert "fonts are available already"

This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.

* Create README.md

* put fonts back in

* getting ready to transfer to rpi

* move regions.json to test

* create the symlinks for viewer

* use wget

* deal with detail from regions.json

* reformat to IIAB for map tiles

* deleting z0-z9 takes 30min

* remove sleep

* transfer current state to hadron

* bump transition between white labels to black on sat style from 7 to 9

* added init.json to aggregate

* put regions.json in iiab map role

* get files from archive.org

* detail_url was wrong from update_regions.py

* get regions.json from iiab repo

* put regios.json where admin console needs it

* update details_url

* create yamls for osm

* fix typos in new yamls

* missing with_items clause

* put detail.mbtiles in ./tiles folder

* do the move from working to viewer

* choose the version which uses lib_adm

* first cut

* first errors

* put fonts in iiab font dir

* get the php tilesserve in place

* add tileserver.php

* add in search files

* fonts are available already

* Revert "fonts are available already"

This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.

* put fonts back in

* getting ready to transfer to rpi

* move regions.json to test

* create the symlinks for viewer

* use wget

* deal with detail from regions.json

* reformat to IIAB for map tiles

* deleting z0-z9 takes 30min

* remove sleep

* transfer current state to hadron

* bump transition between white labels to black on sat style from 7 to 9

* added init.json to aggregate

* put regions.json in iiab map role

* get files from archive.org

* detail_url was wrong from update_regions.py

* get regions.json from iiab repo

* put regios.json where admin console needs it

* update details_url

* create yamls for osm

* fix typos in new yamls

* missing with_items clause

* put detail.mbtiles in ./tiles folder

* install dir.php

* change docroot in tileserver.php

* Update README.md

* regions.json updated with 2019 data

* add mbtileinfo.php and put it in place

* changes to osm-fixup

* osm-fixup receive url

* typo in fixup and wronge mbtileinfo base

* sloppy mistakes arount found_region

* can use adm-lib.py

* change regions.json to map-catalog.json

* change regios.json to map-catalog.json, bump 2map-reorg to 3map-reorg as branch name

* another region->map

* call the console script to add menu items

* fetch test-page from test branch

* typo in osm-fixup.py comment

* remove the map_functions from test page

* new bboxes, title to san_jose

* remove the regions.json and map_functions.js

* let the map repo have all files related to test-page

* first cut

* first errors

* put fonts in iiab font dir

* get the php tilesserve in place

* add tileserver.php

* add in search files

* start debugging

* fonts are available already

* Revert "fonts are available already"

This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.

* Create README.md

* put fonts back in

* getting ready to transfer to rpi

* move regions.json to test

* create the symlinks for viewer

* use wget

* deal with detail from regions.json

* reformat to IIAB for map tiles

* deleting z0-z9 takes 30min

* remove sleep

* transfer current state to hadron

* bump transition between white labels to black on sat style from 7 to 9

* added init.json to aggregate

* put regions.json in iiab map role

* get files from archive.org

* detail_url was wrong from update_regions.py

* get regions.json from iiab repo

* put regios.json where admin console needs it

* update details_url

* create yamls for osm

* fix typos in new yamls

* missing with_items clause

* put detail.mbtiles in ./tiles folder

* do the move from working to viewer

* these moves work

* first cut

* first errors

* put fonts in iiab font dir

* get the php tilesserve in place

* add tileserver.php

* add in search files

* start debugging

* fonts are available already

* Revert "fonts are available already"

This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.

* put fonts back in

* getting ready to transfer to rpi

* move regions.json to test

* create the symlinks for viewer

* use wget

* deal with detail from regions.json

* reformat to IIAB for map tiles

* deleting z0-z9 takes 30min

* remove sleep

* transfer current state to hadron

* bump transition between white labels to black on sat style from 7 to 9

* added init.json to aggregate

* put regions.json in iiab map role

* get files from archive.org

* detail_url was wrong from update_regions.py

* get regions.json from iiab repo

* put regios.json where admin console needs it

* update details_url

* create yamls for osm

* fix typos in new yamls

* missing with_items clause

* put detail.mbtiles in ./tiles folder

* install dir.php

* change docroot in tileserver.php

* Update README.md

* regions.json updated with 2019 data

* add mbtileinfo.php and put it in place

* changes to osm-fixup

* osm-fixup receive url

* typo in fixup and wronge mbtileinfo base

* sloppy mistakes arount found_region

* can use adm-lib.py

* change regions.json to map-catalog.json

* change regios.json to map-catalog.json, bump 2map-reorg to 3map-reorg as branch name

* another region->map

* call the console script to add menu items

* fetch test-page from test branch

* typo in osm-fixup.py comment

* remove the map_functions from test page

* new bboxes, title to san_jose

* remove the regions.json and map_functions.js

* let the map repo have all files related to test-page

* add css

* get nginx /maps working

* helps admin console work with osm-maps

* point to the stage1 branch in maps

* add bypass

* pull from map repo from a branch that is controlled by a variable

* somehow this install was missing php-sqlite

* add init.json

* change osm_branch to maps_branch. That is what it is

* wiki says stage1  does not include changes to maps/main.js

* get the map catalog from ukids

* skip bypass download if files are present

* let osm_enalbled control world to zoom 10

* expand bypass to install-map-region

* lots of errors in download script

* both are modified

* need python to write init.json - but bash workds

* add in make_init.py

* init.json updated via python

* get the installer mbtiles

* change to map branch staage1

* add tileserve.php to installer

* put style-osm.json in installer

* create a link for planet in installer

* turn off enable in local_vars for osm-vector-maps

* copy scripts to /usr/bin

* softcode satellite fname

* typos

* sat_dir needed work

* standatdize output satellite mbtile name

* sat_bboxes not defined

* period to comma in sat_bboxes

* too many errors--did this ever work

* period to comma

* move new file into place, save old to /tmp

* cannot move to /tmp from root -- different filesystem.  So use copy

* add iiab-summarize.sh to /usr/bin

* write init.json correctly

* only the web-pack from stage1 branch

* let installer use php

* point to maps rc-master

* partially working but with many missing pieces

* got on the wrong machine

* got through it once with pages in rc-master

* add installer_functions to install.yml

* spell installer_functions with a .js

* need tileserver.php for installer

* colorize the map list for installed tiles

* add s to iiab-maps-finish.py

* get the name correct for iiab-maps-finish.py

* map->maps, add python3-pil

* iiab-extend-sat much better, maybe good enouth

* start work on README

* Update README.md

* move README.md up oe level

* change default map page to installer

* working on test-page redirect

* create assets in test-page

* get the installer redirect working

* can now record satellite download info in database -- needs improvement in bounds

* hyphen/underebar problem installer-functions.js

* change rc-master to master

* eliminate aggregate.py, dir.php, create_empty_mbtiles.sh

* move assets from iiab to maps

* removed dead wood and did get_url for map stuff

* extra space in with_items clause after hyphen caused errors

* keep stuff in main.yml I do not understand

* last vestiges of maps in iiab repo

* after runroles, nginx needs restarting

* remove dead wood, pull redirect for maplist from maps repo

* observe iiab standards

* remove redundant code

* get nginx box/maps to work

* fonts moved, so the pointers must change

* enabled => true in all
2020-08-10 12:02:58 -07:00
A Holt
5d64c06662
Merge pull request #2478 from holta/5GHz-warning-with-dual-wifi
Raspbian renamed to Raspberry Pi OS / RaspiOS: so clean up IIAB's default_vars.yml & its 3 main local_vars.yml files [& rename 'RPi_firmware_retrieved' to 'rpi_firmware_downloaded']
2020-08-09 09:55:53 -04:00
A Holt
3743c5a012
firmware/tasks/main.yml: minor grammar fix 2020-08-09 09:38:27 -04:00
A Holt
300cd9983f
firmware/tasks/install.yml: minor grammar fix 2020-08-09 09:37:41 -04:00
A Holt
1f3bd2d31f
firmware/tasks/main.yml: comments/clarifs 2020-08-09 09:21:59 -04:00
A Holt
9bd5cfbc67
firmware/tasks/install.yml: comments/clarifs + set Ansible var 2020-08-09 09:21:29 -04:00
A Holt
8b772fe516
Also rename Ansible var, to 'rpi_firmware_downloaded' 2020-08-09 08:55:51 -04:00
A Holt
4d57829075
Tag 'rpi_firmware_downloaded: True' in iiab_state.yml 2020-08-09 08:54:21 -04:00
A Holt
3dac58641a
Update default_vars.yml 2020-08-08 19:33:32 -04:00
A Holt
15476bd108
Update local_vars_big.yml 2020-08-08 19:26:58 -04:00
A Holt
9324ab4a79
Update local_vars_medium.yml 2020-08-08 19:25:56 -04:00
A Holt
015da801c8
Update local_vars_min.yml 2020-08-08 19:25:11 -04:00
A Holt
6dbfafb4ce
Merge pull request #2477 from holta/5GHz-warning-with-dual-wifi
Dual WiFi WARNING: 5 GHz connection from internal WiFi to Internet...ends up sabotaging legacy WiFi client devices that require 2.4GHz !
2020-08-08 18:38:18 -04:00
A Holt
b955f8b5cc
Update local_vars_big.yml 2020-08-08 13:59:14 -04:00
A Holt
5a724ba721
Update local_vars_medium.yml 2020-08-08 13:59:10 -04:00
A Holt
e086005301
Update local_vars_min.yml 2020-08-08 13:59:06 -04:00
A Holt
b45c4b0bcd
Update default_vars.yml 2020-08-08 13:59:01 -04:00
A Holt
1a2c22ea01
Merge pull request #411 from iiab/master
Sync from iiab:master
2020-08-08 13:44:45 -04:00
A Holt
8d3b2f6ff8
Merge pull request #2472 from jvonau/firmware
RFC Firmware downgrading [WiFi hotspot capacity workaround, for Raspberry Pi]
2020-08-06 12:14:47 -04:00
Jerry Vonau
ee57061bed add color 2020-08-06 11:06:15 -05:00
Jerry Vonau
bd2cd24777 Merge branch 'firmware' of https://github.com/jvonau/iiab into firmware 2020-08-06 10:38:47 -05:00
Jerry Vonau
18cd3c8d1b file test before remove 2020-08-06 10:38:20 -05:00
A Holt
da01e92fff
Merge pull request #2471 from jvonau/no_iiab
RPiOS - use dhcpcd hooks to restart hostapd when br0 appears [for Ubuntu too]
2020-08-06 11:11:03 -04:00
A Holt
abb102927a
Merge pull request #2476 from holta/new-pastebin-svc
New pastebin service for iiab-diagnostics, as dpaste.com stopped working
2020-08-05 16:31:06 -04:00
A Holt
ebe326b914
Update iiab-diagnostics.README.md 2020-08-05 16:29:01 -04:00
A Holt
c1912bd150
Update iiab-diagnostics.README.md 2020-08-05 16:23:24 -04:00
A Holt
fb9a0da40e
Update iiab-diagnostics 2020-08-05 16:22:09 -04:00
A Holt
438fe4755d
Update local_vars_big.yml 2020-08-05 15:48:10 -04:00
A Holt
4cd6fac327
Update local_vars_medium.yml 2020-08-05 15:48:01 -04:00
A Holt
09cdf28643
Update local_vars_min.yml 2020-08-05 15:47:55 -04:00
A Holt
21dad03c4a
Update default_vars.yml 2020-08-05 15:47:49 -04:00
Jerry Vonau
6e284ee493 daemon_reload 2020-08-05 14:21:40 -05:00
A Holt
0b0d5976a8
Merge pull request #2474 from holta/initialize-iiab_state.yml
Initialize /etc/iiab/iiab_state.yml warning operators not to mess with it!
2020-08-05 15:12:05 -04:00
A Holt
2357a9eed1
Update runrole 2020-08-05 14:20:02 -04:00
A Holt
853ddf1a1a
Remove legacy code from iiab-install 2020-08-05 14:17:58 -04:00
A Holt
97f91177c8
Update iiab-install 2020-08-05 14:06:25 -04:00
A Holt
0280d02a0b
Update iiab-install 2020-08-05 13:59:34 -04:00
A Holt
a8a117cdf2
Update runrole 2020-08-05 13:57:58 -04:00
A Holt
901db8d6c5
Merge pull request #410 from iiab/master
Sync from iiab:master
2020-08-05 13:46:00 -04:00
Jerry Vonau
daa4c64936 add 43455-clm_blob and backup 2020-08-03 10:26:27 -05:00
Jerry Vonau
5304bcdfa1 first run file absent 2020-08-03 10:26:27 -05:00
Jerry Vonau
0a747b1529 add clm_blob and adjust 2020-08-03 10:26:27 -05:00
Jerry Vonau
d4e396362e correct path and file name 2020-08-02 15:57:03 -05:00
Jerry Vonau
39cf0601d2
Update roles/firmware/tasks/main.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
2020-08-02 15:49:13 -05:00
Jerry Vonau
87c82b84d1
Update roles/firmware/tasks/main.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
2020-08-02 15:49:00 -05:00