Forked para SNOCC

Dependencies:   GPS

Dependents:   SNOCC_V1 SNOCC_V2

Fork of RA8875 by SNOCC

History

20170622 default tip

2017-06-23, by gstedile [Fri, 23 Jun 2017 03:58:47 +0000] rev 118

20170622


Compilado y corrido sin errores. Hasta aqui carga los datos en un objeto NAVDATA y los rota. Falta cargar un objeto VCODATA con la matriz y calcular la VCO.

2017-04-04, by gstedile [Tue, 04 Apr 2017 06:17:02 +0000] rev 117

Compilado y corrido sin errores. Hasta aqui carga los datos en un objeto NAVDATA y los rota. Falta cargar un objeto VCODATA con la matriz y calcular la VCO.


Para Juan

2017-04-02, by gstedile [Sun, 02 Apr 2017 19:26:48 +0000] rev 116

Para Juan


Para Juan

2017-03-19, by gstedile [Sun, 19 Mar 2017 21:07:23 +0000] rev 115

Para Juan


Para Juan

2017-03-19, by gstedile [Sun, 19 Mar 2017 20:59:54 +0000] rev 114

Para Juan


Prueba

2016-12-04, by gstedile [Sun, 04 Dec 2016 20:18:48 +0000] rev 113

Prueba


Prueba;

2016-12-04, by gstedile [Sun, 04 Dec 2016 20:16:21 +0000] rev 112

Prueba;


Prueba;

2016-12-04, by gstedile [Sun, 04 Dec 2016 20:14:30 +0000] rev 111

Prueba;


Correct a few typedefs and streamline the soft font rendering.

2016-03-19, by WiredHome [Sat, 19 Mar 2016 20:49:14 +0000] rev 110

Correct a few typedefs and streamline the soft font rendering.


Updated some data types to more consistently use loc_t and dim_t.

2016-03-05, by WiredHome [Sat, 05 Mar 2016 19:22:13 +0000] rev 109

Updated some data types to more consistently use loc_t and dim_t.
; Added a booleanStream api which is handy for soft fonts. It takes a pixel stream and translates it to forecolor and backcolor.