/demod – One step for mankind...#46
Open
ceane wants to merge 352 commits into
Open
Conversation
Removed unnecessary hyperlink formatting for TEMPEST.
Small enhancements
Refactor description for clarity and emphasis on key features.
Fixing typescript errors
…ng tests - Slight housekeeping, removing unused directories/files - Fixed weird localStorage bug that broke the Channels > FrequencyRangeSlider
Housekeeping #1
Updated the README to clarify the purpose of the repo and improve descriptions of the N-APT project. Added sections on constraints and experiences related to the technology.
- Typescript fixes - Migrating the SnapshotControlsSection to Toggle.tsx - FIXED A HUGE HIDDEN BUG WITH UNABLE TO TOGGLE GRID ON/OFF FOR SNAPSHOTS
Added details on estimated bandwidth and personal experiences with technology.
Added descriptions and images for SDR app features.
…ng wrong wrong) - Added aspect ratio to snapshots (X didn't like certain aspect ratios of video so that's why I added it) - Adding Chinese remainder anti-aliasing to fix stitched samples (backend)
Added a note about the visibility of N-APT signals and password protection for I/Q captures.
Clarified the explanation about N-APT signals and RTL-SDR device connection.
Updated for readability
- [WIP] Working on /diagnostics/anti-aliasing - Moderate performance regressions (that's why it keeps failing)
Owner
Author
- [WIP] Working on /diagnostics/anti-aliasing
- [WIP] Adding HackOne support - [WIP, severe regressions...] Continued work on demod
…T SDR (should never happen) - Adding console.warns for device recovery/restarts
- Trying to fix the terminal jumpiness for the TUI of the app - Trying to fix FFTCanvas issues
- Working on... hotplug, wow again, got it fixed - Making more fixes to prepare for HackOne support - Fixing a few formatting issues with FFTCanvas and snapshots
…se the current theme's colors so a user can change it to green or yellow, etc - Fixing hotplug to accomodate HackOne - react-doctor based refactoring... - Getting all tests passing...
… from these improvements...)
…it stayed stuck, now fixed - Weird Rust compile issue on CI being countered with a seperate config and disabling native CPU tuning across the board, only applying it in targted cases where necessary
…fuck out of N-APT but right now I want to target sections performantly) - Eliminated dead code slop on the frontend - Fixing bugs with zoom and panning spectrum (ran into negative frequencies bug) and within FFTCanvas - Reworking frequency markers within the signals.yaml
- [WIP] Performance optimizations for FFTCanvas and FIFOWaterfall - [WIP] Stabilizing auto zoom stability feature - Temporal resolution looks like it's working once again! - Slight performance fixes for the Mock APT SDR - Added center_frequency in requests again - Fixing the build orchestrator to do a lot of stuff
…lick!) - Unifying the VFO between Fast Snapshots, Regular Snapshots and Live - Enforcing demod settings so quality is consistent - The linter was run, which makes it seem like a lot changed, but most files were lint corrections
- Hopefully improving the waterfall's long-term performance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is a pretty big PR in progress