Xerbo
3e8297a912
Fix MSVC build #20
2 роки тому
Xerbo
8be50e7844
Readd apt_image_t::zenith and MSVC complex #20
2 роки тому
Xerbo
18ac507d32
Remove dead code
2 роки тому
Xerbo
e390f8737f
Rewrite PLL
2 роки тому
Xerbo
be640ffe80
Convert entire code base to single precision
2 роки тому
Xerbo
1563af998d
Fix copyright year
2 роки тому
Xerbo
5e82eaf503
Update copyright year
2 роки тому
Jon Beniston
3141493ae6
Rename apt_getsample to apt_getsamples, as it gets more than one sample.
3 роки тому
Jon Beniston
23d7870102
Add context pointer to getsample callback
3 роки тому
Jon Beniston
dc3c02c76d
Add support for building a shared library (libaptdec).
Exported functions and types prefixed with apt_
Callback added for getsample, instead of calling named function.
Allow library to be built without libpng or libsndfile.
Add support for building with MSVC on Windows.
Fix a few MSVC compiler warnings.
Fix nonlinear radiance correction for NOAA19.
3 роки тому
Xerbo
13d98107ac
Fix map alignment when using crop noise
The crop noise effect shifts the enetire image in memory, however when applying a map this shift did not get taken into account.
4 роки тому
Xerbo
71489470b6
Merge filtercoeff.h into filter.h
4 роки тому
Xerbo
8cfbc9d12b
Fix for small mistake in b96a2c6
4 роки тому
Xerbo
b96a2c6f0b
Increase buffer size
4 роки тому
Xerbo
b8671a325f
Move source into src/
4 роки тому
Xerbo
4b1acdfa5f
Improve MCIR, improve map alignment and remove useless palettes
4 роки тому
Xerbo
e6674512e3
Improve syncing, fix segfault
Lack of clamping while reading a pixel from a palette resulted in reading invalid memory
4 роки тому
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 роки тому