Commit Graph

136 Commits

Author SHA1 Message Date
lakinduakash
57c41f64ac remove redundant functions 2019-04-14 15:36:40 +05:30
lakinduakash
84a2828f97 set and return read values from config file 2019-04-14 15:36:12 +05:30
lakinduakash
24862a9798 rename functions in read_config 2019-04-14 13:41:53 +05:30
lakinduakash
30d077deb7 Add c++ support 2019-04-14 13:36:40 +05:30
lakinduakash
583dd49f2f c++ implementation of read conf file
(Reason:libconfig error without double quotes)
2019-04-14 13:35:49 +05:30
lakinduakash
49c9aed7e4 Create and Read SSID and PASSPHARE to cinfig file and init getters and setters 2019-04-14 00:50:13 +05:30
lakinduakash
9204bc1836 Add CONFIG key defines 2019-04-14 00:30:46 +05:30
lakinduakash
71c5db1128 Add libconfig to cmake 2019-04-14 00:29:32 +05:30
lakinduakash
dfc5ec2cbd chown logged user to config file and allow to write 2019-04-13 17:31:38 +05:30
lakinduakash
3d80c7dc79 Remove redundant libraries from cmake 2019-04-13 11:53:48 +05:30
lakinduakash
4e3bef5d2e Move ui related function to ui.c 2019-04-13 11:52:09 +05:30
Lakindu Akash
48add96e85
Merge pull request #1 from lakinduakash/dev-1
Dev 1
2019-04-13 03:57:37 +05:30
lakinduakash
6fbcc78a12 Re format 2019-04-13 03:52:16 +05:30
lakinduakash
2ef4f68511 Cleanup code 2019-04-13 03:51:36 +05:30
lakinduakash
b3dc94d013 Get texts from entry and start shell on new thread 2019-04-13 03:48:09 +05:30
lakinduakash
5399bce678 Add stop button 2019-04-13 03:47:39 +05:30
lakinduakash
324f2937cc Add new sources to get and set command line properties 2019-04-13 03:47:17 +05:30
lakinduakash
2acb716ff6 Add new sources 2019-04-13 03:45:53 +05:30
lakinduakash
512b3ba9bb Don't change frequency band automatically if set by manually 2019-04-12 18:50:48 +05:30
lakinduakash
3601245eaf New ui 2019-04-12 18:48:36 +05:30
lakinduakash
524cba117e Add entries 2019-04-12 18:48:15 +05:30
lakinduakash
c2a57e4aa1 Reformat 2019-03-05 11:03:08 +05:30
lakinduakash
cf2f508491 Reformat 2019-03-05 11:02:22 +05:30
lakinduakash
81f64ec78f Rename glade to ui 2019-03-05 11:01:53 +05:30
lakinduakash
2d8627aeb8 Add custom command to cmake
Copy glade files to build dir
2019-03-05 11:01:27 +05:30
lakinduakash
26e423a841 Rename old makefile 2019-03-05 02:40:44 +05:30
lakinduakash
8aa147af10 configure with cmake 2019-03-05 02:38:38 +05:30
lakinduakash
3489eec5dd Modify gitignore 2019-03-05 00:18:04 +05:30
lakinduakash
fa637b930c Add gitignore 2019-03-05 00:16:47 +05:30
lakinduakash
3c57a38f26 Add make file 2019-03-05 00:15:26 +05:30
lakinduakash
d71f4e1964 Add sample glade and c file 2019-03-05 00:15:11 +05:30
lakinduakash
ed1b05c063 Move files 2019-03-05 00:14:33 +05:30
lakinduakash
8dffec3f09 Move files to src 2019-03-03 02:07:10 +05:30
lakinduakash
a2adf46b89 Temporary fix for error on creating ap on 5GHz
now ap is always created in 2.4GHz
2019-03-03 02:05:18 +05:30
lakinduakash
25bfe94e12 Update licence 2019-03-01 19:39:53 +05:30
lakinduakash
71782efdfb Initial commit 2019-02-28 20:37:17 +05:30