-
Notifications
You must be signed in to change notification settings - Fork 904
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jopohl/urh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jopohl/urh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 40 files changed
- 6 contributors
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ddf54b - Browse repository at this point
Copy the full SHA 7ddf54bView commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e72584f - Browse repository at this point
Copy the full SHA e72584fView commit details
Commits on Aug 13, 2022
-
'Remove Carrier' encoding truncates initial input (#997)
* Fix: 'Remove Carrier' encoding function skips input data Fix the encoding part of the 'Remove Carrier' decoding function by flushing any initial carrier symbols before processing actual data. * Fix: carrier pattern wraps around even with no more input data Process carrier symbols before each input data symbol. Append any trailing carrier symbol until the pattern wraps around.
Configuration menu - View commit details
-
Copy full SHA for 95702ab - Browse repository at this point
Copy the full SHA 95702abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6228f - Browse repository at this point
Copy the full SHA ca6228fView commit details
Commits on Aug 22, 2022
-
* This branch allows to import .sub files from Flipper Zero (#989) * Add rudimentary export feature for .sub-files! Note that all parameters (Frequency, Preset, ...) in the .sub-file are constants and export will only work for .sub-files * Apply changes from revision.
Configuration menu - View commit details
-
Copy full SHA for 6ae113d - Browse repository at this point
Copy the full SHA 6ae113dView commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a4f8db4 - Browse repository at this point
Copy the full SHA a4f8db4View commit details
Commits on Oct 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8004f45 - Browse repository at this point
Copy the full SHA 8004f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7fd265 - Browse repository at this point
Copy the full SHA b7fd265View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab80143 - Browse repository at this point
Copy the full SHA ab80143View commit details
Commits on Jan 9, 2023
-
Fix .sub file RAW_data strip (#1016)
For some reason some of the files saved by flipper has a final space. When the RAW_data is splitted, the last space gets it's own '' value in the array. Whet we try to convert the '' value to int we get an exception. The exception has been controlled, showing a warning and skipping the value. The line is stripped to remove white spaces before of splitting
Configuration menu - View commit details
-
Copy full SHA for 1966978 - Browse repository at this point
Copy the full SHA 1966978View commit details
Commits on Jan 13, 2023
-
* Add rad1o support * fix CI errors regarding deprecated types: np.complex (-> complex) and np.int (-> int)
Configuration menu - View commit details
-
Copy full SHA for 82da137 - Browse repository at this point
Copy the full SHA 82da137View commit details -
CI: Install PyAudio directly via pip instead of pipwin (#1021)
PyAudio wheels for Windows are now provided on PyPi so we do not need to use pipwin anymore.
Configuration menu - View commit details
-
Copy full SHA for d19c8c1 - Browse repository at this point
Copy the full SHA d19c8c1View commit details
Commits on Jan 25, 2023
-
* Add Flipper Zero SubGHz export from Generator support * Clean up and add TODO (bandwidth/deviation in FuriHal preset)
Configuration menu - View commit details
-
Copy full SHA for 1c9f936 - Browse repository at this point
Copy the full SHA 1c9f936View commit details
Commits on Jan 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8673a1e - Browse repository at this point
Copy the full SHA 8673a1eView commit details
Commits on Jan 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba0b981 - Browse repository at this point
Copy the full SHA ba0b981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2238289 - Browse repository at this point
Copy the full SHA 2238289View commit details
There are no files selected for viewing