Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • |/
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 0657146 Make release builds work Since release builds had -Werror on, every warning is counted as an error, and the #pragmas that supressed that warning caused a wrning them selfs. by Xerbo 2020-09-03 15:37:00 +0100
  • 0cc69cb Use sudo when running apt by Liam 2020-09-03 15:31:32 +0100
  • d494cf5 Install dependencies in GitHub actions by Liam 2020-09-03 15:30:09 +0100
  • a04bc4a Add initial GitHub actions workflow by Liam 2020-09-03 15:21:36 +0100
  • c5ec69f Headerise each file by Xerbo 2020-09-02 20:23:11 +0100
  • 7763148 More verbose output when building with CMake by Xerbo 2020-09-02 20:20:20 +0100
  • ec8a1eb Remove distribution image generation It didn't even work in the latest commit by Xerbo 2020-08-27 19:26:29 +0100
  • 2213e46 Stack image types as much as you want Create a copy of the image before modifying it for temperature calibration by Xerbo 2020-08-27 19:23:17 +0100
  • 8cfbc9d Fix for small mistake in b96a2c6 by Xerbo 2020-08-22 21:36:50 +0100
  • 7d9f38f Add -r flag to realtime decoding command by Xerbo 2020-08-22 21:34:39 +0100
  • b96a2c6 Increase buffer size by Xerbo 2020-07-30 15:44:45 +0100
  • 6b03bdd Set PALETTE_PATH in Makefile by Xerbo 2020-07-29 12:24:05 +0100
  • bb37bf0 Palette search directorie, basic packaging support by Xerbo 2020-07-28 15:26:18 +0100
  • b8671a3 Move source into src/ by Xerbo 2020-07-28 12:58:06 +0100
  • c322d6c Add a bug report template by Liam 2020-07-21 21:58:14 +0100
  • 953e721 Add contributing guidelines, subject to change by Liam 2020-07-21 21:49:52 +0100
  • 795aef4 Merge pull request #9 from technobird22/clarifications-to-readme by Liam 2020-07-19 23:11:30 +0100
  • 4b9aa8b (refs/pull/9/head) Clarified stackability of output types by technobird22 2020-07-20 10:08:53 +1200
  • 894e275 Added link to NOAA database by technobird22 2020-07-20 10:07:41 +1200
  • ad1b4bf Clarification to output heading in readme by technobird22 2020-07-20 10:06:56 +1200
  • 4eba9fd (refs/pull/8/head) Revert "Clarification to output heading in readme" by technobird22 2020-07-18 22:25:49 +1200
  • 6b93ca1 Revert "Added link to NOAA database with a variety of data" by technobird22 2020-07-18 22:25:45 +1200
  • 670130f Revert "Clarified stackability of output types" by technobird22 2020-07-18 22:25:41 +1200
  • 3116817 Clarified stackability of output types by technobird22 2020-07-18 21:26:15 +1200
  • 7c4593f Added link to NOAA database with a variety of data by technobird22 2020-07-18 20:54:33 +1200
  • 0f3e6b7 Clarification to output heading in readme by technobird22 2020-07-18 20:48:47 +1200
  • 377bc3f Add map offset argument, change southbound to northbound Passes are flipped when northbound, not southbound by Xerbo 2020-07-12 10:48:36 +0100
  • fa10f2e Fix img2pal.py and improve error messages by Xerbo 2020-07-08 23:58:18 +0100
  • 4b1acdf Improve MCIR, improve map alignment and remove useless palettes by Xerbo 2020-07-08 23:55:37 +0100
  • 441e669 Fix calibration issue, adjust noise threshold by Xerbo 2020-07-02 16:50:11 +0100
  • 3a300a9 Add N15 palette (thanks Derek), remove useless N18 palette by Xerbo 2020-06-30 19:07:12 +0100
  • b68d763 Early Windows support! by Xerbo 2020-06-24 16:45:59 +0100
  • e667451 Improve syncing, fix segfault Lack of clamping while reading a pixel from a palette resulted in reading invalid memory by Xerbo 2020-06-24 15:55:04 +0100
  • 1766b42 Add another palette by Xerbo 2020-06-24 00:31:16 +0100
  • 9353a50 Add ability to crop noise from start and end of an image by Xerbo 2020-06-23 13:50:17 +0100
  • 751baef Close file stream if libpng fails to init by Xerbo 2020-06-23 13:08:39 +0100
  • d2880a6 Fix clipping on linear equalise by Xerbo 2020-06-23 13:04:48 +0100
  • f730a6e Merge pull request #6 from Aang23/cmake_support by Liam 2020-06-16 18:45:09 +0100
  • 61db9ee (refs/pull/6/head) Initial CMake support by Aang23 2020-06-16 19:35:05 +0200
  • 2d719f4 Fix segfault Checking if the type string contains paletted instead of just the current image leading to palettes attempting to be applied to images without a color buffer by Xerbo 2020-06-14 00:54:31 +0100
  • d37f450 Actaully disable that warning, fix a bug Creating a paletted image along with other images broke it by Xerbo 2020-06-13 12:07:14 +0100
  • b19701e Ignore -Wmissing-field-initializers to avoid confusion by Xerbo 2020-06-13 10:55:24 +0100
  • da6b4ab Fix map handling & improve alignment, fix #5 by Xerbo 2020-06-13 10:46:42 +0100
  • afb0b9f Fix application of internal palettes (and crashing on ARM) by Xerbo 2020-06-12 20:25:26 +0100
  • 8e77155 First HRPT palette! Also fix some warnings in pngio.c by Xerbo 2020-06-09 20:09:05 +0100
  • 399b223 Add palette generator script by Xerbo 2020-06-07 14:46:35 +0100
  • 5846aaa Add gamma adjustment, improve MCIR colors by Xerbo 2020-06-07 14:25:09 +0100
  • 58a71f4 Rewrite README, include util's, remove duplicate palette by Xerbo 2020-06-05 23:46:52 +0100
  • 0de4bdc Add WXtoImg palettes by Xerbo 2020-06-05 18:49:03 +0100
  • 208f3bb README improvements by Xerbo 2020-06-05 18:48:32 +0100
  • 8a5e2d2 Use WXtoImg precipitation palette by Xerbo 2020-06-05 18:07:06 +0100
  • c6716c4 Use RGB for palettes instead of RGBA by Xerbo 2020-06-05 14:53:02 +0100
  • aee200e Rewrite `ImageOut`, remove channel ID in filename by Xerbo 2020-06-03 14:55:32 +0100
  • f397b84 Add palette support, remove falsecolor image type I will tidy this up in the next few commits by Xerbo 2020-06-02 18:31:44 +0100
  • be4ba0b Small bug fixes & small changes by Xerbo 2020-06-01 23:40:13 +0100
  • 61fb740 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 by Xerbo 2020-04-16 23:27:55 +0100
  • 69a43e8 Turn off compression in realtime decoded images by Xerbo 2020-04-16 22:59:41 +0100
  • 55e7402 Slight changes to syncing by Xerbo 2020-04-16 22:58:52 +0100
  • 6a05b7a Add -o flag Allows custom filenames for the output image Fix formatting in help text by Xerbo 2020-02-25 19:54:41 +0000
  • b9bf1e8 Multi-channel support for input files The getsamples function is now able to only get samples from only one channel by Xerbo 2020-02-25 19:37:37 +0000
  • 175a760 Fix MCIR & Temperature Also improve land color in MCIR images by Xerbo 2020-02-11 20:34:58 +0000
  • 42a2de0 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 by Xerbo 2020-02-11 20:30:59 +0000
  • a35a4c6 Switch to tabs by Xerbo 2020-02-08 23:56:26 +0000
  • 9738b05 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 by Xerbo 2020-02-08 23:38:36 +0000
  • edcf344 Use real histogram equalisiation by Xerbo 2020-01-24 22:04:33 +0000
  • 83094ab Add missing newlines (#2) by Ossi Herrala 2020-01-18 23:04:39 +0200
  • 9fd1dc9 (refs/pull/2/head) Add missing newlines by Ossi Herrala 2020-01-18 12:00:55 +0200
  • 94dccc7 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 by Xerbo 2020-01-17 13:43:20 +0000
  • cd3b206 Restore the ability to create greyscale images by Xerbo 2020-01-15 01:12:40 +0000
  • e489b54 Fix telemetry cropping by Xerbo 2020-01-15 00:49:42 +0000
  • fb8dfc3 Fix falsecolor by Xerbo 2020-01-15 00:27:56 +0000
  • c46f162 Add effect option for precipitation Also change palette to something nicer by Xerbo 2020-01-14 23:08:00 +0000
  • e990602 Large changes Add a denoise filter Fix temperature calibration Tidy up some files Improve MCIR by Xerbo 2020-01-14 20:40:19 +0000
  • 87f8304 Update copyright year by Xerbo 2020-01-02 00:25:17 +0000
  • 81cee99 Hotfix for the last commit by Xerbo 2020-01-01 19:53:41 +0000
  • 1443b9b 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 by Xerbo 2020-01-01 17:02:21 +0000
  • 286c38d Remove .pnm from gitignore by Xerbo 2019-12-25 13:28:17 +0000
  • afccb01 Raw image input by Xerbo 2019-12-25 00:46:43 +0000
  • 7646945 Clear up confusion between "equalisation" and "calibration" by Xerbo 2019-12-18 22:44:31 +0000
  • e5dddae Add histogram equalisation Also made some floating-point math more explicit by Xerbo 2019-12-18 22:34:43 +0000
  • d8446bc 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 by Xerbo 2019-12-15 19:55:37 +0000
  • 22b325a New false color/color handling by Xerbo 2019-11-25 14:33:38 +0000
  • e9b6962 A few changes here and there. by Xerbo 2019-11-22 19:11:37 +0000
  • 2a34f88 Tidy up all formatting, fix english, markdown README, improved Makefile, minor code changes by Xerbo 2019-10-14 13:40:24 +0100
  • d5f6298 Revert commit e9e4bbd07d by Adrian Chadd 2019-09-11 14:01:00 -0700
  • 0155d2a Merge branch 'working_master' by Adrian Chadd 2019-09-11 14:00:12 -0700
  • 9ad0919 Fix to pull in getopt definition from getopt.h. by Adrian Chadd 2019-09-11 12:48:43 -0700
  • e9e4bbd Work in progress : new dsp front end, gaussian resampling filter , alsa input by Thierry Leconte 2010-09-11 15:27:55 +0000
  • 602c5c5 set default satellite to NOAA-19 by Thierry Leconte 2009-04-16 16:21:11 +0000
  • dc2dc16 add NOAA-19 calibration data by Thierry Leconte 2009-04-16 16:18:02 +0000
  • fe20924 add gvi palette by Thierry Leconte 2005-08-24 20:31:48 +0000
  • 05e9507 add gvi colormap by Thierry Leconte 2005-08-24 20:30:36 +0000
  • 1d9a0e7 pastel temp palette from white (-60) to red (+40), green is 20°c by Thierry Leconte 2005-06-17 09:01:57 +0000
  • c7e2054 pre 2.0 monster commit : new dsp code ngvi test by Thierry Leconte 2005-06-16 21:12:10 +0000
  • 40add11 -change coef order for hilbert filter -cleaning dsp code by Thierry Leconte 2005-06-06 22:24:32 +0000
  • 1b33aa9 -Faster Phase estimator -Cleaning pll by Thierry Leconte 2005-06-05 19:01:27 +0000
  • 0f18ad9 -new pll code with hiltert filter -new resample filter -accept different sampling rates by Thierry Leconte 2005-06-05 09:38:55 +0000
  • 628948c (tag: v1.7) add stdlib.h include by Thierry Leconte 2005-05-22 08:51:52 +0000
  • 0a1814e add NOAA 16 & v18 change -s option by Thierry Leconte 2005-05-20 23:01:24 +0000
  • 0358b9b clean code & indent by Thierry Leconte 2004-04-24 07:19:48 +0000