Xerbo
58a71f4ade
Rewrite README, include util's, remove duplicate palette
4 anni fa
Xerbo
0de4bdc5d7
Add WXtoImg palettes
4 anni fa
Xerbo
208f3bb4eb
README improvements
4 anni fa
Xerbo
8a5e2d2bb1
Use WXtoImg precipitation palette
4 anni fa
Xerbo
c6716c4aab
Use RGB for palettes instead of RGBA
4 anni fa
Xerbo
aee200e304
Rewrite `ImageOut`, remove channel ID in filename
4 anni fa
Xerbo
f397b84513
Add palette support, remove falsecolor image type
I will tidy this up in the next few commits
4 anni fa
Xerbo
be4ba0b52a
Small bug fixes & small changes
4 anni fa
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 anni fa
Xerbo
69a43e8237
Turn off compression in realtime decoded images
4 anni fa
Xerbo
55e7402f88
Slight changes to syncing
4 anni fa
Xerbo
6a05b7a9c1
Add -o flag
Allows custom filenames for the output image
Fix formatting in help text
4 anni fa
Xerbo
b9bf1e883e
Multi-channel support for input files
The getsamples function is now able to only get samples from only one channel
4 anni fa
Xerbo
175a76054e
Fix MCIR & Temperature
Also improve land color in MCIR images
4 anni fa
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 anni fa
Xerbo
a35a4c602b
Switch to tabs
4 anni fa
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 anni fa
Xerbo
edcf344d2c
Use real histogram equalisiation
4 anni fa
Ossi Herrala
83094ab5ca
Add missing newlines ( #2 )
Add missing newline to usage text.
4 anni fa
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 anni fa
Xerbo
cd3b206d7a
Restore the ability to create greyscale images
4 anni fa
Xerbo
e489b548fe
Fix telemetry cropping
4 anni fa
Xerbo
fb8dfc3de3
Fix falsecolor
4 anni fa
Xerbo
c46f162ce8
Add effect option for precipitation
Also change palette to something nicer
4 anni fa
Xerbo
e990602455
Large changes
Add a denoise filter
Fix temperature calibration
Tidy up some files
Improve MCIR
4 anni fa
Xerbo
87f8304f57
Update copyright year
4 anni fa
Xerbo
81cee99bd3
Hotfix for the last commit
Add other image modes back into ImageOut
4 anni fa
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 anni fa
Xerbo
286c38d090
Remove .pnm from gitignore
Since distribution maps now use PNG
4 anni fa
Xerbo
afccb01222
Raw image input
Add the ability to open 8bit PNG's instead of audio files, this is useful for things like playing around with false color paramaters due to reduced processing time
Also reduce some buffer sizes to more sane values
4 anni fa
Xerbo
764694582e
Clear up confusion between "equalisation" and "calibration"
4 anni fa
Xerbo
e5dddaeb11
Add histogram equalisation
Also made some floating-point math more explicit
4 anni fa
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 anni fa
Xerbo
22b325a5ef
New false color/color handling
Now RGB based instead of HSV based, this also includes a new RGBA compositing function which cleans up the code responsible false color significantly.
Color palettes have also been moved into 1 file instead of 2
5 anni fa
Xerbo
e9b69620cf
A few changes here and there.
5 anni fa
Xerbo
2a34f8879b
Tidy up all formatting, fix english, markdown README, improved Makefile, minor code changes
5 anni fa
Adrian Chadd
d5f62981e8
Revert commit e9e4bbd07d
This fixes the build. It looks like the tree was forked during
some incomplete work :(
5 anni fa
Adrian Chadd
0155d2a004
Merge branch 'working_master'
5 anni fa
Adrian Chadd
9ad0919d78
Fix to pull in getopt definition from getopt.h.
5 anni fa
Thierry Leconte
e9e4bbd07d
Work in progress : new dsp front end, gaussian resampling filter , alsa input
14 anni fa
Thierry Leconte
602c5c5623
set default satellite to NOAA-19
15 anni fa
Thierry Leconte
dc2dc1629c
add NOAA-19 calibration data
15 anni fa
Thierry Leconte
fe209246a6
add gvi palette
19 anni fa
Thierry Leconte
05e9507e14
add gvi colormap
19 anni fa
Thierry Leconte
1d9a0e7d8b
pastel temp palette from white (-60) to red (+40), green is 20°c
19 anni fa
Thierry Leconte
c7e205473c
pre 2.0 monster commit :
new dsp code
ngvi test
19 anni fa
Thierry Leconte
40add11572
-change coef order for hilbert filter
-cleaning dsp code
19 anni fa
Thierry Leconte
1b33aa93b7
-Faster Phase estimator
-Cleaning pll
19 anni fa
Thierry Leconte
0f18ad9b7d
-new pll code with hiltert filter
-new resample filter
-accept different sampling rates
19 anni fa
Thierry Leconte
628948c416
add stdlib.h include
19 anni fa