kopia lustrzana https://github.com/jprochazka/adsb-receiver
Bumped version to 2.8.6.
rodzic
9a7eb4ee99
commit
f97e468c35
|
|
@ -1,11 +1,13 @@
|
|||
EXTRAS_CHOICES
|
||||
FEEDER_CHOICES
|
||||
build/acarsdec
|
||||
build/acarsserv
|
||||
build/adsbexchange
|
||||
build/airplaneslive
|
||||
build/beast-splitter
|
||||
build/duckdns
|
||||
build/dump1090*
|
||||
build/dump978*
|
||||
build/dump1090-fa
|
||||
build/dump978-fa
|
||||
build/flightradar24
|
||||
build/flyitalyadsb
|
||||
build/piaware_builder
|
||||
|
|
|
|||
|
|
@ -2,11 +2,12 @@
|
|||
|
||||
The following is a history of the changes made to this project.
|
||||
|
||||
## v2.8.5 *(in development)*
|
||||
## v2.8.6 *(in development)*
|
||||
|
||||
* The option to install ACARSDEC and ACARSERV in now available as a decoder option.
|
||||
* The ability to view ACARS messages via the existing PHP portal has been added.
|
||||
* The ability to assign devices to additional decoder installations have been added to all scripts.
|
||||
* Added "Contributors" to the copyright notice in the software license.
|
||||
|
||||
## v2.8.5 *(July 23rd, 2024)*
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015 Joseph A. Prochazka
|
||||
Copyright (c) 2015 Joseph A. Prochazka and Contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# #
|
||||
# ------------------------------------------------------------------------------- #
|
||||
# #
|
||||
# Copyright (c) 2015 Joseph A. Prochazka #
|
||||
# Copyright (c) 2015 Joseph A. Prochazka and Contributors #
|
||||
# #
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy #
|
||||
# of this software and associated documentation files (the "Software"), to deal #
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue