summaryrefslogtreecommitdiffstats
path: root/oncology/dpfhack_display/Changelog
diff options
context:
space:
mode:
authorroot <root@filebitch>2011-08-28 18:28:51 +0200
committerroot <root@filebitch>2011-08-28 18:28:51 +0200
commitc8c27e3af96a84ccf8ecdfd7610e49dba0598e7d (patch)
tree3cb1a59b301f91b6a1524b48fb9d828a78a43dac /oncology/dpfhack_display/Changelog
parent99bdbc04f2be1f0d27c4a4dde692e8a5b6eb8a7e (diff)
parent7a97f9d4baff89bbcfa4bef93ab4d4246b2b82e6 (diff)
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'oncology/dpfhack_display/Changelog')
-rw-r--r--oncology/dpfhack_display/Changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/oncology/dpfhack_display/Changelog b/oncology/dpfhack_display/Changelog
new file mode 100644
index 00000000..77fd1929
--- /dev/null
+++ b/oncology/dpfhack_display/Changelog
@@ -0,0 +1,33 @@
+v0.1alpha
+ * Pure hack, no own firmware.
+ * Only provides extension of the command set to support blitting
+
+Mon, 11 Apr 2011 11:55:52 +0200
+v0.11alpha
+ * Actually starting a changelog
+ * This is a full firmware replacement, but we still talk about a
+ hack". Once we have a fully bootable replacement, we'll reset
+ version counting and start a new project.
+ LCD4linux (dpflib):
+ * Changed resolution query
+ * Support for orientation and backlight control
+ * Allow addressing of several frames ("Port" statement)
+ Firmware:
+ * Support for USB communication with restricted command set
+ (kinda compatible to 0.1alpha)
+ * Support for various LCD controllers/screens (Sitronix, Orisetech,
+ Ilitek, etc.)
+ * Locked flash access ('no-brick' mode for future upgrades)
+ * Power down mode: Full "deep sleep" with only RTC running
+ * Auto power down on low power
+ * Optional/experimental:
+ - Log ADC values to log sector on flash
+ - ADC voltage drawing over time (Menu: "Mon")
+ - Better Load/Exec support to download applets into the DPF via USB
+ * Frame specific issues:
+ - The default orientation of the Pearl 320x240 frame was changed such
+ that the USB connector is pointing down on normal display (i.e. we
+ show "Portrait"). Use the pearl_landscape TYPE option for
+ the original landscape mode.
+ - The display rotation on the 128x128 DPFs is freely configureable
+ using the Orientation option in the lcd4linux config file