Search found 3 matches

by schneiben
17 Jul 2017, 16:52
Forum: Software
Topic: Lizenz Kompatibilität
Replies: 3
Views: 13002

Re: Lizenz Kompatibilität

Hi,

aktuell benutzen wir eure API (z.B. aus PiControIf) um auf die RevPi IOs zuzugreifen.

Meines Wissens ist die GNU GPLv2 viral, dass heißt wenn wir Code zur FORTE (EPL) hinzunehmen, der GPLv2 lizensiert ist (also z.B. die PiControlIf.hcpp files), wird die EPL von der GPLv2 "überschrieben". Das ...
by schneiben
13 Jul 2017, 09:45
Forum: Software
Topic: SysFs GPIO Access
Replies: 3
Views: 6392

Re: SysFs GPIO Access

Hi,

We are currently working on porting FORTE (4DIAC RTE) on the Revolution Pi, such that you can access the IOs (e.g., DI, DO or DIO RevPi module) directly in 4DIAC.

The Solution will be available in the near future :-)

Best,
Ben
by schneiben
13 Jul 2017, 09:41
Forum: Software
Topic: Lizenz Kompatibilität
Replies: 3
Views: 13002

Lizenz Kompatibilität

Hi KUNBUS-Team,

wir sind gerade dabei unsere Laufzeitumgebung (FORTE https://eclipse.org/4diac/en_rte.php ) auf das RevPi Core Modul zu portieren.
Die aktuelle API für den IO Zugriff der Revolution Pi (GNU GPLv2) ist allerdings nicht mit der Lizenz von FORTE (EPL) kompatibel. Wie ist die ...