first attempts printing graphs to dfb visual
[physik/nlsop.git] / nlsop.h
diff --git a/nlsop.h b/nlsop.h
index 3231cb7..0d1396b 100644 (file)
--- a/nlsop.h
+++ b/nlsop.h
@@ -8,7 +8,10 @@
 #ifndef NLSOP_H
 #define NLSOP_H
 
+#ifndef _U32
+#define _U32
 typedef unsigned int u32;
+#endif
 
 typedef struct __info
 {
@@ -50,7 +53,8 @@ typedef struct __info
 
 #define CPI 20
 
-#define C_SAT (6*6*6*8)
+#define C_SAT (168*8)
+#define SI_PER_VOLUME (168*8)
 
 #define FFT_HEIGHT 64