This website requires JavaScript.
Explore
Help
Sign In
fox
/
SSTV-Decoder
Archived
Watch
1
Star
0
Fork
0
You've already forked SSTV-Decoder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-11-23
. You can view files and clone it, but cannot push or open issues or pull requests.
7
Commits
1
Branch
0
Tags
200
KiB
C
99.7%
Makefile
0.3%
f1348dd584
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
liuyihui
f1348dd584
refactor: code style (if-else in one line)
...
remove: old hanning window feat: FFT fixed length
2023-04-24 01:05:42 +08:00
include
refactor: code style (if-else in one line)
2023-04-24 01:05:42 +08:00
scripts
init
2023-04-17 21:56:42 +08:00
src
refactor: code style (if-else in one line)
2023-04-24 01:05:42 +08:00
.clang-format
refactor: code style (if-else in one line)
2023-04-24 01:05:42 +08:00
.gitignore
feat: fft and comman table
2023-04-23 21:24:45 +08:00
main.c
feat: uart interrupt; remove: custom sysinit
2023-04-19 18:15:42 +08:00
Makefile
init
2023-04-17 21:56:42 +08:00