summaryrefslogtreecommitdiffstats
path: root/src/gnss.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-20Do not set signature and reply in GDBus tablesLucas De Marchi1-3/+3
2012-05-20Convert GDBus methods to use macro helpersLucas De Marchi1-6/+9
2012-05-20Constify GDBus method tablesHenrique Dante de Almeida1-1/+1
2011-10-10core: Update copyright informationMarcel Holtmann1-2/+2
2011-03-28gnss: Rework logic flow for exceptional conditionsDenis Kenzior1-29/+23
2011-03-28gnss: Minor style fixDenis Kenzior1-7/+2
2011-03-28gnss: Tweak errorDenis Kenzior1-1/+1
2011-03-28gnss: No need to set this to FALSEDenis Kenzior1-1/+0
2011-03-28gnss: Minor style tweakDenis Kenzior1-5/+3
2011-03-28gnss: block send_element if we have no agentDenis Kenzior1-0/+3
2011-03-28gnss: Remove unneeded parameter to gnss_agent_newDenis Kenzior1-2/+1
2011-03-28src: add gnss atom and agent implementationJarko Poutiainen1-0/+386