~jocave/checkbox-support:remove-network-script

Last commit made on 2018-10-22
Get this branch:
git clone -b remove-network-script https://git.launchpad.net/~jocave/checkbox-support
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
remove-network-script
Repository:
lp:~jocave/checkbox-support

Recent commits

10224f8... by Jonathan Cave

network: removing network script in favour of p-p-c

9a352e7... by PMR <pmr@pmr-lander>

Merge #356422 from ~sylvain-pineau/checkbox-support:eddystone_scanner_poweron_bluetoothctl

6c543b1... by Sylvain Pineau

scripts:eddystone_scanner: power on the adapter via bluetoothctl

Using 'hciconfig hciX up' does not work on all platforms running UC.
See https://bugs.launchpad.net/snappy-hwe-snaps/+bug/1706649

1522966... by PMR <pmr@pmr-lander>

Merge #356303 from ~sylvain-pineau/checkbox-support:eddystone_scanner_python3.4

cac0345... by Sylvain Pineau

scripts:eddystone_scanner: Use logging

cef9ed3... by Sylvain Pineau

scripts:eddystone_scanner: Remove asyncio async/await to run on Python 3.4

Replaced by the @asyncio.coroutine decorator and a yield from.

04059ec... by PMR <pmr@pmr-lander>

Merge #356251 from ~sylvain-pineau/checkbox-support:add_bt_hci_interface

bcaeafa... by Sylvain Pineau

parsers:udevadm: Add interface (hciX) info to BLUETOOTH devices

14a5015... by Sylvain Pineau

parsers:udevadm: Fix indentation

52937e9... by PMR <pmr@pmr-lander>

Merge #356229 from ~sylvain-pineau/checkbox-support:eddystone-scanner