Xerbo
3e8297a912
Fix MSVC build #20
hace 2 años
Xerbo
8be50e7844
Readd apt_image_t::zenith and MSVC complex #20
hace 2 años
Xerbo
18ac507d32
Remove dead code
hace 2 años
Xerbo
e390f8737f
Rewrite PLL
hace 2 años
Xerbo
be640ffe80
Convert entire code base to single precision
hace 2 años
Xerbo
1563af998d
Fix copyright year
hace 2 años
Xerbo
5e82eaf503
Update copyright year
hace 2 años
Jon Beniston
3141493ae6
Rename apt_getsample to apt_getsamples, as it gets more than one sample.
hace 3 años
Jon Beniston
23d7870102
Add context pointer to getsample callback
hace 3 años
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.
hace 3 años
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.
hace 4 años
Xerbo
71489470b6
Merge filtercoeff.h into filter.h
hace 4 años
Xerbo
8cfbc9d12b
Fix for small mistake in b96a2c6
hace 4 años
Xerbo
b96a2c6f0b
Increase buffer size
hace 4 años
Xerbo
b8671a325f
Move source into src/
hace 4 años
Xerbo
4b1acdfa5f
Improve MCIR, improve map alignment and remove useless palettes
hace 4 años
Xerbo
e6674512e3
Improve syncing, fix segfault
Lack of clamping while reading a pixel from a palette resulted in reading invalid memory
hace 4 años
Xerbo
da6b4ab056
Fix map handling & improve alignment, fix #5
hace 4 años
Xerbo
f397b84513
Add palette support, remove falsecolor image type
I will tidy this up in the next few commits
hace 4 años
Xerbo
be4ba0b52a
Small bug fixes & small changes
hace 4 años
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
hace 4 años
Xerbo
55e7402f88
Slight changes to syncing
hace 4 años
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
hace 4 años
Xerbo
a35a4c602b
Switch to tabs
hace 4 años
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
hace 4 años
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
hace 4 años
Xerbo
e990602455
Large changes
Add a denoise filter
Fix temperature calibration
Tidy up some files
Improve MCIR
hace 4 años
Xerbo
87f8304f57
Update copyright year
hace 4 años
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
hace 4 años
Xerbo
e5dddaeb11
Add histogram equalisation
Also made some floating-point math more explicit
hace 4 años
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
hace 4 años
Xerbo
e9b69620cf
A few changes here and there.
hace 5 años
Xerbo
2a34f8879b
Tidy up all formatting, fix english, markdown README, improved Makefile, minor code changes
hace 5 años
Adrian Chadd
d5f62981e8
Revert commit e9e4bbd07d
This fixes the build. It looks like the tree was forked during
some incomplete work :(
hace 5 años
Thierry Leconte
e9e4bbd07d
Work in progress : new dsp front end, gaussian resampling filter , alsa input
hace 14 años
Thierry Leconte
c7e205473c
pre 2.0 monster commit :
new dsp code
ngvi test
hace 19 años
Thierry Leconte
40add11572
-change coef order for hilbert filter
-cleaning dsp code
hace 19 años
Thierry Leconte
1b33aa93b7
-Faster Phase estimator
-Cleaning pll
hace 19 años
Thierry Leconte
0f18ad9b7d
-new pll code with hiltert filter
-new resample filter
-accept different sampling rates
hace 19 años
Thierry Leconte
0358b9baa8
clean code & indent
hace 20 años
Thierry Leconte
bae5205370
indent code
hace 21 años
Thierry Leconte
b8d7bc7110
small raw ouput gain change
hace 21 años
Thierry Leconte
b92cdc1b49
limit pll's vfo excursion
hace 21 años
Thierry Leconte
e4e6229633
new false color generation
hace 21 años
Thierry Leconte
be70a0e48a
fix buffer overflow
hace 21 años
Thierry Leconte
a171ef0d92
yet another phase correction fix; Seems to be good this time
hace 21 años
Thierry Leconte
24a3f7b62c
use costa loop for AM demod, better polyphase filter
hace 21 años
Thierry Leconte
0bcf750a58
fix synchro code
hace 21 años
Thierry Leconte
70bc767a41
fix polyphase filter amplitude correction
hace 21 años
Thierry Leconte
b8d64104b0
add option (-s -p etc..)
hace 21 años