Commit graph

641 commits

Author SHA1 Message Date
UncleRus
e5223d6e84 Minor fixes 2016-12-13 02:05:55 +05:00
UncleRus
50453881e8 ISO8859-1 Terminus fonts, typos fix, disable all fonts by default 2016-12-12 20:40:20 +05:00
rus
8bce2d6d0b Merge branch 'ssd1306_more_functions' of https://github.com/Zaltora/esp-open-rtos into Zaltora-ssd1306_more_functions 2016-12-12 19:53:37 +05:00
lilian
8453500330 Example update 2016-12-12 10:04:16 +01:00
lilian
ccf1ef18d2 Scrolling added 2016-12-12 09:49:08 +01:00
UncleRus
02da6d83a7 Files reorganization, bitmap fonts convertor tool, style fixes, terminus fonts
Three new fonts
2016-12-12 01:26:05 +05:00
UncleRus
93a2aeedcf Three new fonts 2016-12-12 01:21:11 +05:00
UncleRus
fa5166a48c Code formatting fixed 2016-12-12 00:12:21 +05:00
UncleRus
1a443195fd Terminus license info updated 2016-12-11 19:14:48 +05:00
UncleRus
dd5d326f2c Makefile fix 2016-12-11 19:10:26 +05:00
UncleRus
75352783bb Fixed FPS example, font functions moved to extras/fonts, added
possibility of using non-builtin fonts
2016-12-11 19:03:16 +05:00
UncleRus
dd546223bd Licensing information added to fonts, smal fixes 2016-12-10 12:34:19 +05:00
UncleRus
861fe94bd3 Reorganization, style fix, Terminus fonts 2016-12-10 02:30:50 +05:00
UncleRus
39b6cd8ce0 Merge branch 'ssd1306_more_functions' of https://github.com/Zaltora/esp-open-rtos into Zaltora-ssd1306_more_functions 2016-12-09 15:10:31 +05:00
lilian
0a40f78440 Erase proprietary fonts 2016-12-09 10:10:07 +01:00
lilian
7c348f3ca1 Replaces proprietary fonts 2016-12-09 10:00:12 +01:00
lilian
579023e3f5 2 fix 2016-12-08 14:01:28 +01:00
lilian
11912e0b8a missing file 2016-12-08 13:24:41 +01:00
lilian
83e5124ec5 Revert "Revert "ssd1306 2D and font""
This reverts commit fbc486189b.
2016-12-08 13:03:41 +01:00
lilian
fbc486189b Revert "ssd1306 2D and font"
This reverts commit cd315788c8.
2016-12-08 12:56:41 +01:00
lilian
cd315788c8 ssd1306 2D and font 2016-12-08 12:44:27 +01:00
Ruslan V. Uss
61c3d509e5 Merge pull request #302 from Zaltora/spi_fixes
Fixes SPI Bug(s)
2016-12-05 19:08:17 +06:00
lilian
8767a8a0a9 Readable option 2016-12-05 12:45:40 +01:00
lilian
47cd73ae02 Fix status with bus. 2016-12-05 12:05:18 +01:00
lilian
762f73515b Second bug. fix attempt. 2016-12-05 09:03:02 +01:00
Ruslan V. Uss
61caf8c9f4 Merge pull request #301 from UncleRus/gpio_intr
More convenient GPIO interrupt handlers
2016-12-04 09:52:20 +06:00
Ruslan V. Uss
1662892196 Merge pull request #303 from otopetrik/fix/sdk_system_rtc_mem
Fix ignored offset in rtc_mem access.
2016-12-02 02:10:48 +06:00
Oto Petřík
d50294b590 Fix ignored offset in rtc_mem access.
Fix sdk_system_rtc_mem_write and sdk_system_rtc_mem_read,
the functions did not use the user-provided offsets to rtc_mem.
Without using offset, rboot's rtcdata access, and its
temp_rom handling were broken.
2016-12-01 20:03:57 +01:00
lilian
199237ec6e Fixes Bug(s) 2016-11-30 08:19:25 +01:00
UncleRus
c3b6aff41d gpio_interrupt_handler() can now be overriden 2016-11-30 02:54:07 +05:00
UncleRus
a61af52d96 More convenient GPIO interrupt handlers 2016-11-30 01:07:46 +05:00
Ruslan V. Uss
53f85d0a2c Merge pull request #292 from UncleRus/extras/ads1115
ADS1113/ADS1114/ADS1115 I2C ADC driver + example
2016-11-29 11:37:50 +06:00
Ruslan V. Uss
b807eefeaf SSD1306 OLED Display driver refactored (#290)
* SSD1306 OLED Display driver SPI refactored:
- SPI connection support
- different display sizes support

* I2C address added to device descriptor

* Small fix
2016-11-29 00:57:22 +02:00
Ruslan V. Uss
2d933cf0e4 Merge pull request #296 from Zaltora/spi_features
Spi features
2016-11-27 20:32:55 +06:00
lilian
20ab2176fb fix tab 2016-11-26 15:14:40 +01:00
lilian
f19fdc37be adjustements 2016-11-26 12:26:42 +01:00
lilian
71bce674a0 Spi features 2016-11-26 12:19:53 +01:00
Ruslan V. Uss
4d00566421 Merge pull request #295 from sheinz/fix/ds18b20_negative_temp
ds18b20 fix for temperature below zero
2016-11-26 04:25:18 +06:00
sheinz
3ea18e74da ds18b20 fix for temperature below zero 2016-11-25 21:42:50 +02:00
Our Air Quality
5c885c7722 sysparam: export the 'compact' function, added it to the editor. (#213) 2016-11-24 00:41:39 +02:00
Ruslan V. Uss
e7e6df6358 HTTP parser intergation (#263)
* HTTP parser intergation

* include path fixed
2016-11-23 17:58:02 +02:00
Our Air Quality
df76e77598 open_esplibs libwpa: source code for os_xtensa.c (#283) 2016-11-23 17:56:34 +02:00
Our Air Quality
ca6c6e1d3e open_esplibs libnet80211: source code for sdk_cnx_node_search. (#280)
Also code for sdk_cnx_sta_leave, although disabled due to accessing static date, but it shows a reference to the netif->flags and the NETIF_FLAG_DHCP flag removed in lwip v2.
2016-11-23 17:56:05 +02:00
Our Air Quality
4f58059472 open_esplibs libwpa: source code for some struct netif paths. (#279)
Function sdk_eagle_auth_done accesses the netif-flags and the NETIF_FLAG_DHCP flag removed in lwip v2, and also the netif->ip_addr so is needed for lwip development.

Function sdk_wpa_config_bss accesses the netif->hwaddr.

Also code for a few other trivial functions that help debug the dhcpc paths.
2016-11-23 17:55:48 +02:00
Zaltora
0d9094e443 Bmp280 option (#220)
* bmp280 more options
add option to user for temp oversampling and possibility to skipp a specific measure

* Update bmp280.h

* quick fix oups

* less redundant terms
2016-11-23 17:16:03 +02:00
UncleRus
690a4793a6 ADS1113/ADS1114/ADS1115 I2C DAC driver + example 2016-11-22 20:10:03 +05:00
Ruslan V. Uss
6bd2d15d23 Merge pull request #288 from UncleRus/extras/mcp4725
Driver + example for MCP4725 12-bit I2C DAC
2016-11-22 02:46:48 +06:00
Our Air Quality
ec4368d9ae open_esplibs libnet80211: source code for sdk_wifi_station_start and stop. (#278)
The function sdk_wifi_station_start is one of two paths that allocates a lwip struct netif and also accesses the netif->hwaddr slot so this is required for lwip development.

Also code for sdk_wifi_station_stop and sdk_sta_status_set to better understand the status state.
2016-11-21 21:31:54 +02:00
UncleRus
16b38f94b0 Driver + example for MCP4725 12-bit I2C DAC 2016-11-21 21:28:08 +05:00
Our Air Quality
f10c6ed4ce open_esplibs libnet80211: source code for sdk_ieee80211_deliver_data. (#277) 2016-11-21 16:05:57 +02:00