This commit is contained in:
2025-07-01 17:46:58 +02:00
parent c0a14d76cc
commit dbab6d3ba3
52 changed files with 10354 additions and 8103 deletions

View File

@ -45,7 +45,7 @@
#ifdef HTPA32x32dR1L2_1HiSiF5_0_Gain3k3_Extended
#define TABLENUMBER 114
#define PCSCALEVAL 100000000 //327000000000 //PixelConst scale value for table... lower 'L' for (long)
#define NROFTAELEMENTS 12
#define NROFTAELEMENTS 7
#define NROFADELEMENTS 293 //130 possible due to Program memory, higher values possible if NROFTAELEMENTS is decreased
#define TAEQUIDISTANCE 100 //dK
#define ADEQUIDISTANCE 64 //dig

View File

@ -1,4 +1,4 @@
#ifdef HTPA32x32dL2_1HiSiF5_0_Gain3k3
#ifdef HTPA32x32dR1L2_1HiSiF5_0_Gain3k3_Extended
const unsigned int TempTable [NROFADELEMENTS][NROFTAELEMENTS]={
{ 0x0000, 0x0000, 1210, 1841, 2175, 2427, 2638 },
{ 0x0000, 0x0000, 1586, 2001, 2282, 2508, 2703 },

View File

@ -22,7 +22,8 @@ typedef enum {
FT20c = 21,
FT22,
FT23,
FT24
FT24,
FT25
} TTS_CarID;
typedef enum {