Ticket #1750 (new enhancement)
Range-based automatic network configuration
| Reported by: | Mercury | Owned by: | openmoko-devel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | unknown | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
I'm not sure if anyone has a plan like this in the works, but I thought I'd fire it up here because it's something I've never seen before and I think it would be really great.
There should be software or a configuration option that automatically configures your network connection, based on whether you're in range of a wifi, bluetooth, or GPRS transceiver.
Suggested configuration options:
-Change IP when in entering or leaving range of preferred connections (Yes/No/Ask?)
-Resort to open wifi connections (Yes/No/Ask?)
etc etc.
Change History
comment:2 Changed 5 years ago by Mercury
Perhaps this could be a separately maintained project? Is it possible under the FSO framework to issue requests to connect/disconnect and check wifi/gsm signal strength and whether you've lost contact with an access point, etc? (or at least planned)
If this can all be implemented as an application, then I wouldn't have to bother you :) Although it would be nice if there was some way to have an application start up on its own at bootup.

Perhaps a GPS based option as well (i.e. 'Never connect to GPRS when you're at home or at the office even if wifi is unavailable.' Or 'Only connect to access point SSID when at location LATLONGRADIUS)