<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/gpsd/files/etc, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-02-28T07:13:00Z</updated>
<entry>
<title>gpsd: migrate option device to a list devices</title>
<updated>2025-02-28T07:13:00Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2025-02-19T08:31:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ace9f160ce2e414aa6872f2ff72efb65ba8f66d8'/>
<id>urn:sha1:ace9f160ce2e414aa6872f2ff72efb65ba8f66d8</id>
<content type='text'>
More than one device can be added to the gpsd at startup. Currently the gpsd
service start script in OpenWrt treats this as an option with only one value.
To allow multiple devices to be specified, the uci 'option device' must be
removed and a new uci 'list devices' is added.

This change means that several devices can be specified at gpsd start with
the new uci 'list devices' configuration.

Running configurations in the field are migrated by a migration script.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>gpsd: add hotplug handling</title>
<updated>2025-02-28T07:13:00Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2025-01-30T10:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d7fae1403012fbebd4f0399a8748312fa4d67143'/>
<id>urn:sha1:d7fae1403012fbebd4f0399a8748312fa4d67143</id>
<content type='text'>
The 'gpsd' offers the possibility to call the script '/etc/gpsd/device-hook'
when a GPS source was added or removed via gpsdctl.

In addition to the '/etc/gpsd/device-hook' call an event is now triggered
too after the 'gpsd' has started. This allows scripts to configurre 'gpsd'
receivers.

The following events are available for '/etc/hotplug.d/gpsd' scripts:

* ACTIVATE   via '/etc/gpsd/device-hook'
* DEACTIVATE via '/etc/gpsd/device-hook'
* STARTED    via '/etc/init.d/gpsd'

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
</feed>
