0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added thread for status change notification. This should reduce signals acknowledge latencies and thus avoid missing DS events while eventually delaying just the notification More... over 17 years ago
Added GSM registration status control Review modem reset code: now we have a single reset point within "connect" while other metodes can only return a "reset request". This should solve the "cascading reset" issue Code cleaning More... over 17 years ago
Added message priority to wsData to support better queue info logs Review queue processing info statements using more readeble queue lables Fixed bug on queue processing: now the queues are completely epmpty before suspending the upload thread More... over 17 years ago
Code cleanup More... over 17 years ago
Review startup and shutdown procedure More... over 17 years ago
Review startup and shutdown procedure More... over 17 years ago
Code cleanup More... over 17 years ago
Code cleanup More... over 17 years ago
Review startup and shutdown procedure More... over 17 years ago
Code cleanup More... over 17 years ago
Added support for flow control configuration More... over 17 years ago
Fixed overspeed formatting (DIST protocol has an upper limit for the payload) More... over 17 years ago
Review reset and power up code Added some new configuration commands Code cleanup More... over 17 years ago
Fixed analog sensor reading Highlight issue with GPRS network unregistration More... over 17 years ago
Adjusted debugging levels More... over 17 years ago
Fixed GPRS reset Code cleanup More... over 17 years ago
Review mutex code More... over 17 years ago
Code cleanup More... over 17 years ago
Added support for multiple upload queues. Queues are served in decreasing priority order, its possible to have low priority queues that doesn't trigger the upload thread More... over 17 years ago
Added retry on "device not responding" configuration parameter More... over 17 years ago
Added PPPD monitor as a standalone thread More... over 17 years ago
Review startup procedure: now the modem is immediately placed in UDP API command mode. The gprsUP routine is in charge to configure the PDP context correctly before connecting to the GPRS network More... over 17 years ago
Review mutex code Added max speed configuration parameter More... over 17 years ago
Code cleanup More... over 17 years ago
Added support for events priority into confiugration options Code cleanup More... over 17 years ago
Using only one MUXed TTY port More... over 17 years ago
Added build time in the help output Code cleanup More... over 17 years ago
Added build time in the help output More... over 17 years ago
Better formatting for debug logs More... over 17 years ago
Added command priority. This value can be used to chose different upload queues for messages in reason of their urgency. Low prio number correspond to higer message priority. More... over 17 years ago