- Timestamp:
- 04/08/14 22:26:11 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/pages/de/Architecture-Programming
r26957 r28481 6 6 TitanNit is currently coded by a group of talented developers from the AAF digital Forums and is released for several different Receiver models and brands/reseller models. 7 7 8 This section explains the arch eture and programming imformation that titannit is engineered on and information of the dev team and its helpers in the present and in the past.8 This section explains the architecture and programming imformation that titannit is engineered on and information of the dev team and its helpers in the present and in the past. 9 9 10 10 Please select an item below for more information. 11 11 12 * ([#point5.1 A crheture])12 * ([#point5.1 Architecture]) 13 13 * ([#point5.2 Programming language]) 14 14 * ([#point5.3 Source control]) … … 16 16 17 17 ---- 18 '''5.1 Arch eture''' [=#point5.1] ([wiki:Wiki#point0 Inhaltsverzeichnis]) ([WikiStart#point0 Sprachauswahl])18 '''5.1 Architecture''' [=#point5.1] ([wiki:Wiki#point0 Inhaltsverzeichnis]) ([WikiStart#point0 Sprachauswahl]) 19 19 ---- 20 20 [[br]] … … 22 22 23 23 Currently the only supported architecture is the Super-H (sh4), The chipset is a biendian 32bit RISC chipset originally developed for multimedia devices, gaming consoles and set top boxes and was used in the Sega's Dreamcast. 24 it has pro oved popular because of its low cost and high proformance and has found use in many low power embedded devices because of it low power consumption.24 it has proved popular because of its low cost and high performance and has found use in many low power embedded devices because of it low power consumption. 25 25 26 26 Titannit is linux based and is based on ST micro electronics opensource linux project made for the Super-H chipset called ([http://stlinux.com/ STLinux]). … … 28 28 The sh4 chipset has been popular with the satellite community because of the quality of the display output and the open source nature of the linux system that runs on it, since its introduction has had many third party firmwares developed for it from different development teams. 29 29 30 TitanNit is Team AAF's sucessor to the AAF enigma 2 based firmware, aaf enigma is not currently developed and support has ended to futher develop TitanNit we reccomend that if current AAF Enigma users update to TitanNit for future support.30 TitanNit is Team AAF's sucessor to the AAF enigma 2 based firmware, aaf enigma is currently not developed and support has ended. To further develop TitanNit we recommend that if current AAF Enigma users update to TitanNit for future support. 31 31 32 Note: There is a possibility that development may spread to other Receiver models and other architectures such as the Proadcom MIPS acrheture. Future development to support more Receivers is at the mercy of the developers and also the Hardware manufacturers.32 Note: There is a possibility that development may spread to other Receiver models and other architectures such as the Broadcom MIPS architecture. Future development to support more Receivers is at the mercy of the developers and also the Hardware manufacturers. 33 33 34 34 [[br]]
Note: See TracChangeset
for help on using the changeset viewer.