Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
59676f5
update custom packages install src
coreywagehoft Nov 13, 2025
9221efc
version
coreywagehoft Nov 13, 2025
70984dc
update packages
coreywagehoft Nov 13, 2025
17a1a91
fixes
coreywagehoft Nov 13, 2025
c8a5b56
update feed commit
coreywagehoft Nov 13, 2025
fb5de48
chore: update feed commit
coreywagehoft Nov 13, 2025
087b631
add package
coreywagehoft Nov 13, 2025
ee0682a
update feed
coreywagehoft Nov 14, 2025
0a24149
feed update
coreywagehoft Nov 15, 2025
d7885db
update feed
coreywagehoft Nov 15, 2025
629a984
update feed
coreywagehoft Nov 15, 2025
b58eb9c
update feed
coreywagehoft Nov 15, 2025
ce02462
feed
coreywagehoft Nov 15, 2025
f4412d9
feed
coreywagehoft Nov 15, 2025
8cc2f93
updates
coreywagehoft Nov 15, 2025
98231b3
feed
coreywagehoft Nov 15, 2025
55af456
re-enable wifi package
coreywagehoft Nov 15, 2025
3732158
update feed
coreywagehoft Nov 15, 2025
1efb269
update feed
coreywagehoft Nov 15, 2025
e4ef7a3
feed update
coreywagehoft Nov 15, 2025
b8d82ee
move custom packages into a folder in openwrt
coreywagehoft Nov 15, 2025
ca6cf96
move packages
coreywagehoft Nov 15, 2025
2836440
update feed
coreywagehoft Nov 15, 2025
06548a1
update feed
coreywagehoft Nov 15, 2025
6b5085c
update feed
coreywagehoft Nov 15, 2025
12fbb16
update feed
coreywagehoft Nov 15, 2025
7bfada2
update feed
coreywagehoft Nov 15, 2025
bb50d89
update packages
coreywagehoft Nov 15, 2025
c989990
update feed
coreywagehoft Nov 16, 2025
aec6fb6
remove packages
coreywagehoft Nov 16, 2025
608faa6
update feed
coreywagehoft Nov 16, 2025
3ad6bd9
add mt76 kmods
coreywagehoft Nov 16, 2025
05a7f19
test removing patch
coreywagehoft Nov 18, 2025
8a59c96
Revert "test removing patch"
coreywagehoft Nov 18, 2025
4510865
feat: add BCF for Alfa AHM26108D
coreywagehoft Nov 19, 2025
0a9a6d7
chore: force MAC80211_MESH on
coreywagehoft Nov 19, 2025
249917f
chore: update feed commit
coreywagehoft Nov 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion boards/common/morse_diffconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ CONFIG_VERSIONOPT=y
CONFIG_VERSION_MANUFACTURER="MorseMicro"
CONFIG_VERSION_MANUFACTURER_URL="https://www.morsemicro.com/"
CONFIG_VERSION_CODE_FILENAMES=y
CONFIG_VERSION_CODE="Morse-2.8.5"
CONFIG_VERSION_CODE="openmanet-1.4.1"
# Disable ext4 image creation.
CONFIG_TARGET_ROOTFS_EXT4FS=n
26 changes: 25 additions & 1 deletion boards/common/openmanet_diffconfig
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,28 @@ CONFIG_PACKAGE_alfred=y
CONFIG_PACKAGE_adsbtocot=y
CONFIG_PACKAGE_dump1090=y
# (optional tools; dump1090 only needs librtlsdr, but these are handy)
CONFIG_PACKAGE_rtl-sdr=y
CONFIG_PACKAGE_rtl-sdr=y

# mDNS / Avahi
CONFIG_PACKAGE_avahi-daemon-service-http=y
CONFIG_PACKAGE_avahi-daemon-service-ssh=y
CONFIG_PACKAGE_avahi-utils=y

# WIFI
CONFIG_PACKAGE_iwlwifi-firmware-ax210=y
CONFIG_PACKAGE_iwlwifi-firmware-ax200=y

CONFIG_PACKAGE_kmod-owl-loader=y
CONFIG_PACKAGE_ath11k-firmware-wcn6855=y
CONFIG_PACKAGE_kmod-ath11k=y
CONFIG_PACKAGE_kmod-ath11k-pci=y
CONFIG_PACKAGE_ath10k-firmware-qca6174=y
CONFIG_PACKAGE_kmod-ath10k=y

CONFIG_PACKAGE_kmod-mt7915-firmware=y
CONFIG_PACKAGE_kmod-mt7916-firmware=y
CONFIG_PACKAGE_kmod-mt7915e=y
CONFIG_PACKAGE_kmod-mt7921-firmware=y
CONFIG_PACKAGE_kmod-mt7921e=y
CONFIG_PACKAGE_kmod-mt7921s=y
CONFIG_PACKAGE_kmod-mt7921u=y
15 changes: 2 additions & 13 deletions boards/common_extras/utils_diffconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,6 @@ CONFIG_PACKAGE_nano-full=y
# LuCI packages
CONFIG_PACKAGE_luci-app-morseupgrade=y

# Intel Wifi
CONFIG_PACKAGE_iwlwifi-firmware-ax210=y
CONFIG_PACKAGE_iwlwifi-firmware-ax200=y
CONFIG_PACKAGE_kmod-iwlwifi=y

# Qualcomm Atheros Wifi
CONFIG_PACKAGE_kmod-owl-loader=y
CONFIG_PACKAGE_ath11k-firmware-wcn6855=y
CONFIG_PACKAGE_kmod-ath11k=y
CONFIG_PACKAGE_kmod-ath11k-pci=y

CONFIG_PACKAGE_ath10k-firmware-qca6174=y
CONFIG_PACKAGE_kmod-ath10k=y
# Wifi
CONFIG_PACKAGE_wifi-openmanet=y

1 change: 1 addition & 0 deletions feeds.conf.default
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
src-git openmanet https://github.com/OpenMANET/packages^c5f00c47a479ac6c4234955de640a8666f7a7cfb
src-git packages https://github.com/openwrt/packages.git^b5ed85f6e94aa08de1433272dc007550f4a28201
src-git routing https://github.com/openwrt/routing.git^e351d1e623e9ef2ab78f28cb1ce8d271d28c902d
src-git telephony https://github.com/openwrt/telephony.git^98c8a5aa4624312ed758e2e2b6d4039050a1649d
Expand Down
Binary file added files/lib/firmware/morse/bcf_mf04151.bin
Binary file not shown.
83 changes: 0 additions & 83 deletions package/adsbtocot/Makefile

This file was deleted.

48 changes: 0 additions & 48 deletions package/adsbtocot/files/99-adsb-defaults

This file was deleted.

9 changes: 0 additions & 9 deletions package/adsbtocot/files/adsbcot.ini

This file was deleted.

47 changes: 0 additions & 47 deletions package/adsbtocot/files/adsbcot.init

This file was deleted.

22 changes: 0 additions & 22 deletions package/alfred-openmanet/Config.in

This file was deleted.

84 changes: 0 additions & 84 deletions package/alfred-openmanet/Makefile

This file was deleted.

6 changes: 0 additions & 6 deletions package/alfred-openmanet/files/alfred.config

This file was deleted.

Loading
Loading