Xerbo
da6b4ab056
Fix map handling & improve alignment, fix #5
4年前
Xerbo
f397b84513
Add palette support, remove falsecolor image type
I will tidy this up in the next few commits
4年前
Xerbo
be4ba0b52a
Small bug fixes & small changes
4年前
Xerbo
61fb740c19
Small bug fixes
Processing more than one image at once didn't work (quite bodgey)
MCIR would run even without a map
Error handling for map/raw images that don't exist
4年前
Xerbo
55e7402f88
Slight changes to syncing
4年前
Xerbo
42a2de09b1
Semi-fix for issues with DSP
Lines are now only skipped before there is a detectable sync marker, but not after.
Simply removing the part responsible for recalclating pixel offset
4年前
Xerbo
a35a4c602b
Switch to tabs
4年前
Xerbo
9738b05653
Fix temperature calibration & lots of small changes
Add linear equalise
Add image flip for southbound passes
Completly remove old falseclor in favour of a much simplier method
4年前
Xerbo
94dccc74e5
Add realtime decoding
Change calibration to better suit constant gain
Add -Wextra to Makefile
Add link to model of the PLL
Max number of rows for the image is now increasible
4年前
Xerbo
e990602455
Large changes
Add a denoise filter
Fix temperature calibration
Tidy up some files
Improve MCIR
4年前
Xerbo
87f8304f57
Update copyright year
4年前
Xerbo
1443b9ba68
Map overlay, touchups
Add the ability to open a map overlay generated by wxmap (still unstable)
Remove the ability to turn off calibration
Add MCIR images
From now on large changes to neaten up the codebase will be taking place
4年前
Xerbo
e5dddaeb11
Add histogram equalisation
Also made some floating-point math more explicit
4年前
Xerbo
d8446bc03d
I don't really know what happened, but I can think of these off the top of my head
Improved commenting in dsp.c
Updated copyright notices
Code tidy up in some parts
4年前
Xerbo
e9b69620cf
A few changes here and there.
5年前
Xerbo
2a34f8879b
Tidy up all formatting, fix english, markdown README, improved Makefile, minor code changes
5年前
Adrian Chadd
d5f62981e8
Revert commit e9e4bbd07d
This fixes the build. It looks like the tree was forked during
some incomplete work :(
5年前
Thierry Leconte
e9e4bbd07d
Work in progress : new dsp front end, gaussian resampling filter , alsa input
14年前
Thierry Leconte
c7e205473c
pre 2.0 monster commit :
new dsp code
ngvi test
19年前
Thierry Leconte
40add11572
-change coef order for hilbert filter
-cleaning dsp code
19年前
Thierry Leconte
1b33aa93b7
-Faster Phase estimator
-Cleaning pll
19年前
Thierry Leconte
0f18ad9b7d
-new pll code with hiltert filter
-new resample filter
-accept different sampling rates
19年前
Thierry Leconte
0358b9baa8
clean code & indent
20年前
Thierry Leconte
bae5205370
indent code
21年前
Thierry Leconte
b8d7bc7110
small raw ouput gain change
21年前
Thierry Leconte
b92cdc1b49
limit pll's vfo excursion
21年前
Thierry Leconte
e4e6229633
new false color generation
21年前
Thierry Leconte
be70a0e48a
fix buffer overflow
21年前
Thierry Leconte
a171ef0d92
yet another phase correction fix; Seems to be good this time
21年前
Thierry Leconte
24a3f7b62c
use costa loop for AM demod, better polyphase filter
21年前
Thierry Leconte
0bcf750a58
fix synchro code
21年前
Thierry Leconte
70bc767a41
fix polyphase filter amplitude correction
21年前
Thierry Leconte
b8d64104b0
add option (-s -p etc..)
21年前
Thierry Leconte
1d29821419
Initial revision
21年前