osmo-fl2k/src
Steve Markgraf 197f421c98 lib: revert implementing RGB233 mode
We will soon have support for a palette mode,
which can replicate the RGB233 mode if required,
or any custom arrangement of bits per color.

Furthermore, the RGB233 mode did not work correctly
in this state, as we did not implement swapping of
the 32 bit words.

This reverts the following commits:
58de0a5bcc
3f44f8fc22
b82303f44f
2020-06-02 00:50:53 +02:00
..
getopt initial commit 2018-04-17 00:23:07 +02:00
CMakeLists.txt enable multiarch build by means of GNUInstallDirs 2018-06-03 16:25:32 +02:00
fl2k_file.c improve exit handling on device removal 2019-08-26 19:26:30 +02:00
fl2k_fm.c improve exit handling on device removal 2019-08-26 19:26:30 +02:00
fl2k_tcp.c fl2k_tcp: don't free buffer while lib still uses it 2019-08-26 19:27:11 +02:00
fl2k_test.c improve exit handling on device removal 2019-08-26 19:26:30 +02:00
libosmo-fl2k.c lib: revert implementing RGB233 mode 2020-06-02 00:50:53 +02:00
libosmo-fl2k.rc.in initial commit 2018-04-17 00:23:07 +02:00
rds_mod.c fix compiler warnings 2020-01-19 16:38:22 +01:00
rds_waveforms.c fl2k_fm: add stereo and RDS support 2018-04-18 23:07:54 +02:00