| .. |
|
settings
|
allow negative frequencies in exponential display, closes #247
|
2021-05-17 15:08:44 +02:00 |
|
AprsMarker.js
|
…
|
|
|
AudioEngine.js
|
Now using UTC time for MP3 filenames.
|
2023-02-20 21:27:03 -05:00 |
|
AudioProcessor.js
|
explicitly fill buffer with 0s to avoid noise on newer chrome versions
|
2020-09-11 00:19:04 +02:00 |
|
BookmarkBar.js
|
Stopping scanner when a frequency is clicked.
|
2023-05-12 21:28:46 -04:00 |
|
BookmarkDialog.js
|
let's move some logic to the dialog
|
2020-05-04 00:20:01 +02:00 |
|
BookmarkLocalStorage.js
|
implement dialog to import personal bookmarks
|
2021-03-30 18:19:23 +02:00 |
|
Clock.js
|
Simplified clock.
|
2023-06-30 11:25:59 -04:00 |
|
Demodulator.js
|
Adding Flex message panel.
|
2023-05-23 20:47:45 -04:00 |
|
DemodulatorPanel.js
|
Adding ACARS decoding via AcarsDec tool.
|
2023-09-08 13:22:23 -04:00 |
|
FrequencyDisplay.js
|
Fixing frequency jump to last input value on Firefox.
|
2023-01-15 16:52:46 -05:00 |
|
GoogleMaps.js
|
Fixing non-APRS (YSF etc) markers not showing up.
|
2023-08-23 13:05:45 -04:00 |
|
Header.js
|
Adding admin-defined receiver name (if any) to the window title.
|
2023-06-11 21:08:31 -04:00 |
|
Js8Threads.js
|
restore js8 functionality
|
2021-09-06 22:50:57 +02:00 |
|
Leaflet.js
|
Fixing non-APRS (YSF etc) markers not showing up.
|
2023-08-23 13:05:45 -04:00 |
|
MapLocators.js
|
Finished refactoring maps.
|
2023-07-31 22:05:37 -04:00 |
|
MapManager.js
|
Renaming OpenWeatherMap key.
|
2023-09-02 20:04:40 -04:00 |
|
MapMarkers.js
|
Fixed issue with linkify() failing on aircraft IDs containing dash.
|
2023-09-09 10:54:26 -04:00 |
|
Measurement.js
|
…
|
|
|
MessagePanel.js
|
Changed "airport" to "destination", added "origin", etc.
|
2023-09-08 18:06:26 -04:00 |
|
MetaPanel.js
|
add preliminary parsing and display of M17 metadata
|
2021-12-21 21:18:17 +01:00 |
|
Modes.js
|
automatically load modes into bookmark dialog
|
2020-05-03 23:56:22 +02:00 |
|
ProgressBar.js
|
Removing spaces between CPU load and temperature.
|
2023-06-27 12:04:32 -04:00 |
|
Scanner.js
|
Made scanner continue scan from the last active bookmark.
|
2023-06-11 21:12:55 -04:00 |
|
Spectrum.js
|
Adding support for Multimon-NG decoders via libmmon.
|
2023-05-23 20:47:45 -04:00 |
|
bootstrap.bundle.min.js
|
remove map file declaration (not working)
|
2021-03-31 01:23:18 +02:00 |
|
chroma.min.js
|
…
|
|
|
jquery-3.2.1.min.js
|
…
|
|
|
jquery.nanoscroller.min.js
|
replace nanoscroller with compressed version, drop map reference.
|
2020-11-04 22:32:13 +01:00 |
|
lame.min.js
|
Code no longer crashes.
|
2023-02-19 23:33:25 -05:00 |
|
location-picker.min.js
|
allow latitude and longitude to be 0 in location-picker
|
2021-12-14 12:46:25 +01:00 |
|
nanoscroller.css
|
…
|
|
|
nite-overlay.js
|
move overlays to separate z-index to fix locator grid colors
|
2021-01-22 18:07:02 +01:00 |