project/ufp.git
4 weeks agoadd nintendo switch 2 detection master
John Crispin [Sat, 21 Jun 2025 09:45:13 +0000 (11:45 +0200)]
add nintendo switch 2 detection

Signed-off-by: John Crispin <john@phrozen.org>
4 weeks agofix returning remote data in get_data for all devices
Felix Fietkau [Sat, 21 Jun 2025 08:34:27 +0000 (10:34 +0200)]
fix returning remote data in get_data for all devices

Signed-off-by: Felix Fietkau <nbd@nbd.name>
4 weeks agofix handling remote data in get_data
Felix Fietkau [Sat, 21 Jun 2025 07:53:18 +0000 (09:53 +0200)]
fix handling remote data in get_data

Also make it possible to query only local data.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 weeks agolower homekit_class weight to 5.0
John Crispin [Thu, 29 May 2025 06:43:18 +0000 (08:43 +0200)]
lower homekit_class weight to 5.0

Signed-off-by: John Crispin <john@phrozen.org>
7 weeks agoadd apple homepod detection
John Crispin [Thu, 29 May 2025 06:42:10 +0000 (08:42 +0200)]
add apple homepod detection

previously the device was identified as a homekit sensor instead of a speaker

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agofix cross matching of weights
John Crispin [Wed, 28 May 2025 13:44:13 +0000 (15:44 +0200)]
fix cross matching of weights

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agoimprove uconfig hostname and homekit weight
John Crispin [Wed, 28 May 2025 07:55:13 +0000 (09:55 +0200)]
improve uconfig hostname and homekit weight

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agomove daemon to root folder
John Crispin [Mon, 26 May 2025 10:49:53 +0000 (12:49 +0200)]
move daemon to root folder

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agoadd unetmsg support
John Crispin [Mon, 26 May 2025 09:57:45 +0000 (11:57 +0200)]
add unetmsg support

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agoplugin_neigh: add new plugin
Christian Korber [Mon, 26 May 2025 09:41:37 +0000 (11:41 +0200)]
plugin_neigh: add new plugin

this plugin uses the OUI database to identify the vendor.

Signed-off-by: Christian Korber <ck@dev.tdt.de>
8 weeks agomove plugins to their own folder
John Crispin [Mon, 26 May 2025 09:12:06 +0000 (11:12 +0200)]
move plugins to their own folder

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agomdns: detect uconfig devices
John Crispin [Mon, 26 May 2025 09:10:59 +0000 (11:10 +0200)]
mdns: detect uconfig devices

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agofix logic error in the wifi plugin
John Crispin [Mon, 26 May 2025 09:09:50 +0000 (11:09 +0200)]
fix logic error in the wifi plugin

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agodrop OpenWrt Makefile and files/
John Crispin [Mon, 26 May 2025 09:08:52 +0000 (11:08 +0200)]
drop OpenWrt Makefile and files/

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agodata: add additional fingerprints
John Crispin [Mon, 26 May 2025 09:07:44 +0000 (11:07 +0200)]
data: add additional fingerprints

Signed-off-by: John Crispin <john@phrozen.org>
8 weeks agoFix lookup of extra fingerprint files
Felix Fietkau [Mon, 26 May 2025 10:12:56 +0000 (12:12 +0200)]
Fix lookup of extra fingerprint files

Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 weeks agoAdd support for multiple fingerprint hash tables
Felix Fietkau [Mon, 26 May 2025 08:25:15 +0000 (10:25 +0200)]
Add support for multiple fingerprint hash tables

Import /usr/share/ufp/devices/*.bin in addition to the regular devices.bin

Signed-off-by: Felix Fietkau <nbd@nbd.name>
18 months agoInitial import
Felix Fietkau [Wed, 17 Jan 2024 18:34:29 +0000 (19:34 +0100)]
Initial import

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: John Crispin <john@phrozen.org>